aboutsummaryrefslogtreecommitdiff
path: root/core/ds-end.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/ds-end.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/ds-end.pd')
-rw-r--r--core/ds-end.pd26
1 files changed, 0 insertions, 26 deletions
diff --git a/core/ds-end.pd b/core/ds-end.pd
deleted file mode 100644
index df873b1..0000000
--- a/core/ds-end.pd
+++ /dev/null
@@ -1,26 +0,0 @@
-#N canvas 61 377 261 305 10;
-#X declare -lib list-abs;
-#X obj 139 175 pointer;
-#X obj 139 37 inlet;
-#X obj 100 228 pointer;
-#X obj 32 113 list append \$1;
-#X obj 32 137 prepent traverse;
-#X obj 139 60 t b b b;
-#X obj 139 110 until;
-#X msg 139 140 next;
-#X obj 178 198 t b b;
-#X obj 100 255 outlet;
-#X obj 27 19 import list-abs;
-#X connect 0 0 2 1;
-#X connect 0 1 8 0;
-#X connect 1 0 5 0;
-#X connect 2 0 9 0;
-#X connect 3 0 4 0;
-#X connect 4 0 0 0;
-#X connect 5 0 6 0;
-#X connect 5 1 0 0;
-#X connect 5 2 3 0;
-#X connect 6 0 7 0;
-#X connect 7 0 0 0;
-#X connect 8 0 2 0;
-#X connect 8 1 6 1;