aboutsummaryrefslogtreecommitdiff
path: root/core/list-sample.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
commit204cb1b74aeec62614a3de516ab67779618e9a36 (patch)
treeb1d404adb3d313e3ed6a8410fbcf6b9f79faf83f /core/list-sample.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/list-sample.pd')
-rw-r--r--core/list-sample.pd35
1 files changed, 0 insertions, 35 deletions
diff --git a/core/list-sample.pd b/core/list-sample.pd
deleted file mode 100644
index 785cb53..0000000
--- a/core/list-sample.pd
+++ /dev/null
@@ -1,35 +0,0 @@
-#N canvas 754 395 450 300 10;
-#X declare -lib list-abs -lib zexy;
-#X obj 47 189 list-idx;
-#X obj 26 8 inlet;
-#X obj 107 116 list length;
-#X obj 92 160 urn;
-#X obj 234 18 inlet;
-#X obj 47 58 \$1;
-#X obj 47 112 list;
-#X obj 47 86 until;
-#X obj 47 133 t a b;
-#X obj 47 221 list-extend;
-#X obj 200 116 t b;
-#X obj 26 274 outlet;
-#X obj 26 245 list;
-#X obj 26 33 t b b a a b;
-#X obj 241 65 import list-abs zexy;
-#X connect 0 0 9 0;
-#X connect 1 0 13 0;
-#X connect 2 0 3 1;
-#X connect 3 0 0 1;
-#X connect 4 0 5 1;
-#X connect 5 0 7 0;
-#X connect 6 0 8 0;
-#X connect 7 0 6 0;
-#X connect 8 0 0 0;
-#X connect 8 1 3 0;
-#X connect 9 0 12 1;
-#X connect 10 0 9 1;
-#X connect 12 0 11 0;
-#X connect 13 0 12 0;
-#X connect 13 1 5 0;
-#X connect 13 2 6 1;
-#X connect 13 3 2 0;
-#X connect 13 4 10 0;