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.pd13
1 files changed, 0 insertions, 13 deletions
diff --git a/externals/gridflow/abstractions/expect.pd b/externals/gridflow/abstractions/expect.pd
deleted file mode 100644
index c956ddc2..00000000
--- a/externals/gridflow/abstractions/expect.pd
+++ /dev/null
@@ -1,13 +0,0 @@
-#N canvas 531 173 450 300 10;
-#X obj 11 11 inlet;
-#X obj 150 30 args *;
-#X obj 150 11 loadbang;
-#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 5 0;
-#X connect 1 0 4 0;
-#X connect 2 0 1 0;
-#X connect 4 0 5 1;
-#X connect 5 0 3 0;