From 161fc118e6ee9b084b8b67c65f1d3cd704ad4ffa Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Sat, 26 Jul 2014 20:26:54 -0700 Subject: Minor improvements to tools blocks * Uses the split block for word to list * Uses the split block for sentence to list * Removes the word to list block from the words and sentences library (since it was promoted to the tools library) The use of the split block makes the two blocks essentially a wrapper function, and it should improve the performance of the two blocks when used in projects. They function identically to the current versions. --- tools.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools.xml') diff --git a/tools.xml b/tools.xml index 0a77082..25336c9 100644 --- a/tools.xml +++ b/tools.xml @@ -1 +1 @@ -
1datamapmany1data lists
1
1
110i
1
cont
catchtag
cont
catchtag
\ No newline at end of file +
1datamapmany1data lists
1
1
110i
1
cont
catchtag
cont
catchtag
\ No newline at end of file -- cgit v1.3.1