From 5a6bee4fe076e06514c6e4e538590dd3a2a5cdc3 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 6 Nov 2009 18:37:00 +0000 Subject: upgrade gridflow svn path=/trunk/; revision=12728 --- .../gridflow/doc/flow_classes/list.==-help.pd | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/list.==-help.pd (limited to 'externals/gridflow/doc/flow_classes/list.==-help.pd') diff --git a/externals/gridflow/doc/flow_classes/list.==-help.pd b/externals/gridflow/doc/flow_classes/list.==-help.pd new file mode 100644 index 00000000..6e38a0a9 --- /dev/null +++ b/externals/gridflow/doc/flow_classes/list.==-help.pd @@ -0,0 +1,23 @@ +#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 ; +#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; -- cgit v1.2.1