From 7db848c580506314baedd28a7c001d137c2dffbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 21 Jul 2004 16:56:50 +0000 Subject: updated documentation svn path=/trunk/externals/zexy/; revision=1878 --- examples/a2l.pd | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 examples/a2l.pd (limited to 'examples/a2l.pd') diff --git a/examples/a2l.pd b/examples/a2l.pd deleted file mode 100644 index 54416e8..0000000 --- a/examples/a2l.pd +++ /dev/null @@ -1,21 +0,0 @@ -#N canvas 165 209 450 458 10; -#X obj 76 28 a2l; -#X text 113 30 convert "anything" to lists; -#X obj 35 256 a2l; -#X text 116 56 pass through the rest; -#X floatatom 46 229; -#X symbolatom 46 203; -#X msg 46 162 this is anything; -#X msg 46 182 list this is a list; -#X obj 35 276 print a2l; -#X text 69 335 to make "anything"s out of lists \, try; -#X obj 319 339 route list; -#X msg 319 320 list this is a list; -#X obj 319 358 print l2a; -#X connect 2 0 8 0; -#X connect 4 0 2 0; -#X connect 5 0 2 0; -#X connect 6 0 2 0; -#X connect 7 0 2 0; -#X connect 10 0 12 0; -#X connect 11 0 10 0; -- cgit v1.2.1