aboutsummaryrefslogtreecommitdiff
path: root/core/list-remove.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-remove.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/list-remove.pd')
-rw-r--r--core/list-remove.pd30
1 files changed, 0 insertions, 30 deletions
diff --git a/core/list-remove.pd b/core/list-remove.pd
deleted file mode 100644
index 9f9f31f..0000000
--- a/core/list-remove.pd
+++ /dev/null
@@ -1,30 +0,0 @@
-#N canvas 611 258 453 367 10;
-#X obj 69 177 list split \$1;
-#X obj 173 178 list split;
-#X obj 238 125 \$1;
-#X obj 238 151 + \$2;
-#X obj 263 125 loadbang;
-#X obj 238 69 inlet;
-#X obj 357 16 inlet;
-#X obj 357 72 t b f;
-#X obj 69 18 inlet;
-#X obj 69 48 t a a;
-#X obj 69 237 list append;
-#X obj 69 280 outlet;
-#X obj 238 221 b;
-#X connect 0 0 10 0;
-#X connect 1 1 10 1;
-#X connect 1 2 12 0;
-#X connect 2 0 3 0;
-#X connect 3 0 1 1;
-#X connect 4 0 2 0;
-#X connect 5 0 2 0;
-#X connect 5 0 0 1;
-#X connect 6 0 7 0;
-#X connect 7 0 2 0;
-#X connect 7 1 3 1;
-#X connect 8 0 9 0;
-#X connect 9 0 0 0;
-#X connect 9 1 1 0;
-#X connect 10 0 11 0;
-#X connect 12 0 10 1;