aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/tests/args-2-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/args-2-test.pd
parentb4432042844d0a29f7b654245f9c17da950cd33e (diff)
remove gridflow 0.9.5
svn path=/trunk/; revision=12727
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;