aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/tests/listflatten-test.pd
diff options
context:
space:
mode:
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;