aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/abstractions/expect.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/abstractions/expect.pd')
-rw-r--r--externals/gridflow/abstractions/expect.pd11
1 files changed, 0 insertions, 11 deletions
diff --git a/externals/gridflow/abstractions/expect.pd b/externals/gridflow/abstractions/expect.pd
deleted file mode 100644
index 02df9edf..00000000
--- a/externals/gridflow/abstractions/expect.pd
+++ /dev/null
@@ -1,11 +0,0 @@
-#N canvas 531 173 450 300 10;
-#X obj 11 11 inlet;
-#X obj 150 30 args *;
-#X obj 11 150 outlet;
-#X obj 150 49 t a;
-#X obj 11 90 list.==;
-#X text 8 229 TODO: should do [gf.error expected %s but got %s];
-#X connect 0 0 4 0;
-#X connect 1 0 3 0;
-#X connect 3 0 4 1;
-#X connect 4 0 2 0;