aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/tests/listflatten-test.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
committerN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
commit5e6bb4f4786dd39158ffe02913590cc3dea21ebd (patch)
tree17f4c83372dc450503e3106db11c473c513ab7c0 /externals/gridflow/tests/listflatten-test.pd
parentb4432042844d0a29f7b654245f9c17da950cd33e (diff)
remove gridflow 0.9.5
svn path=/trunk/; revision=12727
Diffstat (limited to 'externals/gridflow/tests/listflatten-test.pd')
-rw-r--r--externals/gridflow/tests/listflatten-test.pd16
1 files changed, 0 insertions, 16 deletions
diff --git a/externals/gridflow/tests/listflatten-test.pd b/externals/gridflow/tests/listflatten-test.pd
deleted file mode 100644
index 8685c87b..00000000
--- a/externals/gridflow/tests/listflatten-test.pd
+++ /dev/null
@@ -1,16 +0,0 @@
-#N canvas 0 0 450 300 10;
-#X obj 102 138 listread ( 480 640 3 #);
-#X floatatom 102 122 5 0 0 0 - - -;
-#X obj 102 157 listflatten;
-#X obj 103 216 display;
-#X obj 158 182 print;
-#X msg 129 91 2 (3 5 (7) ()) 11;
-#X obj 160 206 list length;
-#X floatatom 160 228 5 0 0 0 - - -;
-#X connect 0 0 2 0;
-#X connect 1 0 0 0;
-#X connect 2 0 4 0;
-#X connect 2 0 6 0;
-#X connect 2 0 3 0;
-#X connect 5 0 2 0;
-#X connect 6 0 7 0;