aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/pd_help/@grade.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2008-04-28 18:10:15 +0000
committerN.N. <matju@users.sourceforge.net>2008-04-28 18:10:15 +0000
commit91c0003b158e5f0ed9d0677fb136ae8bb6f86ec5 (patch)
treed413a48086819f6a2620cd27d030861d122d4f3f /externals/gridflow/pd_help/@grade.pd
parent98dfdfa2fc1c92ba69e33fd77ed3392034297c1f (diff)
this is an old gridflow, and there's already a svn repository at http://gridflow.ca/svn/trunk
svn path=/trunk/; revision=9739
Diffstat (limited to 'externals/gridflow/pd_help/@grade.pd')
-rw-r--r--externals/gridflow/pd_help/@grade.pd20
1 files changed, 0 insertions, 20 deletions
diff --git a/externals/gridflow/pd_help/@grade.pd b/externals/gridflow/pd_help/@grade.pd
deleted file mode 100644
index e7873d77..00000000
--- a/externals/gridflow/pd_help/@grade.pd
+++ /dev/null
@@ -1,20 +0,0 @@
-#N canvas 435 101 649 221 10;
-#X text 143 15 splits a dim[a... \, b] grid into dim[b] vectors that
-each contain numbers from 0 to b-1 indicating the ordering of the values.
-the result is a dim[a... \, b] grid.;
-#X text 14 15 @grade;
-#X obj 19 139 @grade;
-#X floatatom 19 74 5 0 0 0 - - -;
-#X floatatom 60 74 5 0 0 0 - - -;
-#X obj 19 168 @print;
-#X obj 19 106 @four;
-#X floatatom 101 74 5 0 0 0 - - -;
-#X floatatom 142 74 5 0 0 0 - - -;
-#X text 585 14 gridflow;
-#X text 146 175 (behaves unstable in 0.7.0);
-#X connect 2 0 5 0;
-#X connect 3 0 6 0;
-#X connect 4 0 6 1;
-#X connect 6 0 2 0;
-#X connect 7 0 6 2;
-#X connect 8 0 6 3;