aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/deprecated/listsublist.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/deprecated/listsublist.pd')
-rw-r--r--externals/gridflow/deprecated/listsublist.pd12
1 files changed, 0 insertions, 12 deletions
diff --git a/externals/gridflow/deprecated/listsublist.pd b/externals/gridflow/deprecated/listsublist.pd
deleted file mode 100644
index 0e35b631..00000000
--- a/externals/gridflow/deprecated/listsublist.pd
+++ /dev/null
@@ -1,12 +0,0 @@
-#N canvas 280 216 450 300 10;
-#X obj 26 19 inlet;
-#X obj 112 19 inlet;
-#X obj 69 82 outlet;
-#X obj 26 44 list split \$1;
-#X obj 69 63 list split \$2;
-#X obj 155 19 inlet;
-#X connect 0 0 3 0;
-#X connect 1 0 3 1;
-#X connect 3 1 4 0;
-#X connect 4 0 2 0;
-#X connect 5 0 4 1;