aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/tests/args-2-test.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/tests/args-2-test.pd')
-rw-r--r--externals/gridflow/tests/args-2-test.pd17
1 files changed, 0 insertions, 17 deletions
diff --git a/externals/gridflow/tests/args-2-test.pd b/externals/gridflow/tests/args-2-test.pd
deleted file mode 100644
index 66bada4c..00000000
--- a/externals/gridflow/tests/args-2-test.pd
+++ /dev/null
@@ -1,17 +0,0 @@
-#N canvas 460 0 760 300 10;
-#X obj 36 19 loadbang;
-#X obj 36 38 args (first s foo) (second f 42) (third s bar) (fourth
-f 23) *;
-#X obj 36 87 print o1;
-#X obj 113 87 print o2;
-#X obj 190 87 print o3;
-#X obj 268 88 print o4;
-#X obj 345 87 print o5;
-#X obj 423 87 print o6;
-#X connect 0 0 1 0;
-#X connect 1 0 2 0;
-#X connect 1 1 3 0;
-#X connect 1 2 4 0;
-#X connect 1 3 5 0;
-#X connect 1 4 6 0;
-#X connect 1 5 7 0;