aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/list.==-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/doc/flow_classes/list.==-help.pd')
-rw-r--r--externals/gridflow/doc/flow_classes/list.==-help.pd23
1 files changed, 0 insertions, 23 deletions
diff --git a/externals/gridflow/doc/flow_classes/list.==-help.pd b/externals/gridflow/doc/flow_classes/list.==-help.pd
deleted file mode 100644
index 6e38a0a9..00000000
--- a/externals/gridflow/doc/flow_classes/list.==-help.pd
+++ /dev/null
@@ -1,23 +0,0 @@
-#N canvas 653 141 632 343 10;
-#X obj 0 0 doc_h;
-#X obj 0 314 doc_f;
-#X obj 84 56 list.==;
-#X text 174 49 compare two lists and tell whether they are exactly
-equal to each other.;
-#X obj 3 110 doc_c any;
-#X obj 14 140 doc_cc any;
-#X obj 97 140 doc_m cany <any>;
-#X obj 3 172 doc_i 2;
-#X obj 3 252 doc_o 1;
-#X obj 14 202 doc_ii 0;
-#X obj 14 222 doc_ii 1;
-#X obj 14 282 doc_oo 0;
-#X obj 97 202 doc_m i0 list;
-#X obj 97 222 doc_m i1 list;
-#X obj 97 282 doc_m o0 float bool;
-#X text 232 282 1 if lists are same \, 0 if they are different.;
-#X text 206 199 compare this list with the stored list;
-#X text 232 140 all arguments together form a list being stored;
-#X text 208 223 same as all arguments together;
-#X connect 6 1 17 0;
-#X connect 14 1 15 0;