aboutsummaryrefslogtreecommitdiff
path: root/help/slist-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
commit0ca6f43514c11e30d76618be69fcb995b926d0d5 (patch)
tree176c578365c3aa10b8881ac34aac7d4d0b73f4b4 /help/slist-help.pd
parent66615de24cb4f2d3511ad4a6cee4b28058e3ebb8 (diff)
ported to new template Makefile and debianized it
svn path=/trunk/externals/moonlib/; revision=13184
Diffstat (limited to 'help/slist-help.pd')
-rw-r--r--help/slist-help.pd61
1 files changed, 0 insertions, 61 deletions
diff --git a/help/slist-help.pd b/help/slist-help.pd
deleted file mode 100644
index f499120..0000000
--- a/help/slist-help.pd
+++ /dev/null
@@ -1,61 +0,0 @@
-#N canvas 459 312 690 375 10;
-#X obj 0 0 cnv 8 100 60 empty empty slist 10 20 1 18 -262144 -1109
-0;
-#X text 3 354 (c) Moonix: Antoine Rousseau 2003;
-#X text 109 12 shared list of symbols \, with a "find" feature;
-#X obj 80 107 slist foo;
-#X obj 261 100 slist foo;
-#X text 24 55 1) fill the slist;
-#X msg 261 79 len;
-#X text 260 58 2) get the slist length;
-#X floatatom 319 121 5 0 0;
-#X obj 480 106 slist foo;
-#X msg 451 79 1;
-#X msg 480 79 2;
-#X msg 508 79 3;
-#X symbolatom 509 127 10 0 0;
-#X obj 157 218 slist foo;
-#X text 448 59 3) get the nth symbol (first:1);
-#X msg 21 189 find boo;
-#X msg 225 189 find bar;
-#X floatatom 157 242 5 0 0;
-#X msg 91 189 find bee;
-#X msg 157 189 find baa;
-#X obj 548 212 slist foo;
-#X text 21 168 4) find the index of a symbol (0 = not found);
-#X msg 548 192 reset;
-#X msg 144 77 add baa;
-#X msg 26 77 add boo \, add bee;
-#X obj 378 223 slist foo;
-#X text 364 169 5) print to console;
-#X text 546 171 6) clear the slist;
-#X msg 378 203 print;
-#X text 383 184 (debug);
-#X obj 256 318 slist foo2;
-#X text 256 271 7) switch to another slist;
-#X obj 476 345 slist;
-#X msg 503 296 setlist foo;
-#X msg 503 318 setlist foo2;
-#X msg 460 296 print;
-#X msg 256 297 add boo2 \, add bee2 \, add baa2;
-#X msg 212 297 print;
-#X connect 4 2 8 0;
-#X connect 6 0 4 0;
-#X connect 9 1 13 0;
-#X connect 10 0 9 0;
-#X connect 11 0 9 0;
-#X connect 12 0 9 0;
-#X connect 14 0 18 0;
-#X connect 16 0 14 0;
-#X connect 17 0 14 0;
-#X connect 19 0 14 0;
-#X connect 20 0 14 0;
-#X connect 23 0 21 0;
-#X connect 24 0 3 0;
-#X connect 25 0 3 0;
-#X connect 29 0 26 0;
-#X connect 34 0 33 0;
-#X connect 35 0 33 0;
-#X connect 36 0 33 0;
-#X connect 37 0 31 0;
-#X connect 38 0 31 0;