aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/pool-help.pd
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-12-14 01:53:02 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-12-14 01:53:02 +0000
commit59ad9e9cf0a72b31f8bfd371cb97536ed4d4fe61 (patch)
treed424023df43b0a5649bf93b025338f8b76bce244 /externals/grill/pool/pool-help.pd
parentde76301bb4d17339e4eb6eb31abf53ede4734e1e (diff)
fixed double-free on clearing values and dirs
reintroduced missing help message fixed clearing values and dirs, e.g. with messages clrall and clrrec more symbol escaping rename help file svn path=/trunk/; revision=4208
Diffstat (limited to 'externals/grill/pool/pool-help.pd')
-rw-r--r--externals/grill/pool/pool-help.pd14
1 files changed, 7 insertions, 7 deletions
diff --git a/externals/grill/pool/pool-help.pd b/externals/grill/pool/pool-help.pd
index ea6b64b8..0f3dfa9c 100644
--- a/externals/grill/pool/pool-help.pd
+++ b/externals/grill/pool/pool-help.pd
@@ -1,4 +1,4 @@
-#N canvas 4 3 943 713 12;
+#N canvas 4 3 947 717 12;
#X msg 296 105 set 1 2 3;
#X obj 238 631 print K;
#X msg 607 211 getall;
@@ -225,8 +225,6 @@ the folder containing the current patcher will be used.;
#X connect 2 0 0 0;
#X connect 8 0 0 0;
#X restore 717 659 pd print;
-#X text 272 13 a hierarchical storage object \, (C)2002-2004 Thomas
-Grill;
#X text 272 33 http://grrrr.org;
#X msg 428 225 geti \$1;
#X text 426 185 get indexed element;
@@ -237,6 +235,8 @@ Grill;
#X msg 295 276 seti 3 Uhu;
#X text 424 343 clear value at index;
#X msg 425 363 clri 2;
+#X text 272 13 a hierarchical storage object \, (C)2002-2005 Thomas
+Grill;
#X connect 0 0 69 0;
#X connect 2 0 69 0;
#X connect 3 0 69 0;
@@ -272,7 +272,7 @@ Grill;
#X connect 72 0 69 0;
#X connect 73 0 69 0;
#X connect 74 0 69 0;
-#X connect 80 0 69 0;
-#X connect 82 0 80 0;
-#X connect 85 0 69 0;
-#X connect 87 0 69 0;
+#X connect 79 0 69 0;
+#X connect 81 0 79 0;
+#X connect 84 0 69 0;
+#X connect 86 0 69 0;