aboutsummaryrefslogtreecommitdiff
path: root/core/list-shuffle-help.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-shuffle-help.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/list-shuffle-help.pd')
-rw-r--r--core/list-shuffle-help.pd12
1 files changed, 0 insertions, 12 deletions
diff --git a/core/list-shuffle-help.pd b/core/list-shuffle-help.pd
deleted file mode 100644
index b63454a..0000000
--- a/core/list-shuffle-help.pd
+++ /dev/null
@@ -1,12 +0,0 @@
-#N canvas 0 22 408 277 10;
-#X obj 50 108 list-shuffle;
-#X msg 50 71 a b c d e f g h i j k l m n o p q r s t u v w x y z;
-#X obj 50 134 prepent set;
-#X msg 50 173;
-#X text 30 17 list-shuffle: reorder the incoming list in a random fashion
-;
-#X text 28 33 (see list-sample to grab just a few items randomly);
-#X text 251 241 2008 Luke Iannini;
-#X connect 0 0 2 0;
-#X connect 1 0 0 0;
-#X connect 2 0 3 0;