From 0bcda635cb0d2b90e6f7d1718486e9ffeb1d3a71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 19 Mar 2007 15:56:56 +0000 Subject: added an aliasing "system": only the master objects are kept in CVS; aliases are copied (or linked) from the master objects svn path=/trunk/externals/zexy/; revision=7507 --- reference/a2l-help | 24 ++++++++++++++++++++++++ reference/any2list-help.pd | 24 ------------------------ 2 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 reference/a2l-help delete mode 100644 reference/any2list-help.pd (limited to 'reference') diff --git a/reference/a2l-help b/reference/a2l-help new file mode 100644 index 0000000..bfd7c15 --- /dev/null +++ b/reference/a2l-help @@ -0,0 +1,24 @@ +#N canvas 319 129 450 458 10; +#X text 113 30 convert "anything" to lists; +#X text 116 56 pass through the rest; +#X floatatom 46 229 0 0 0 0 - - -; +#X symbolatom 46 203 0 0 0 0 - - -; +#X msg 46 162 this is anything; +#X msg 46 182 list this is a list; +#X obj 35 276 print a2l; +#X text 48 337 to make "anything"s out of lists \, try; +#X obj 319 339 route list; +#X msg 319 318 list this is a list; +#X obj 319 359 print l2a; +#X obj 48 30 any2list; +#X text 245 223 alias; +#X obj 286 223 a2l; +#X obj 35 256 any2list; +#X text 356 6 part of zexy; +#X connect 2 0 14 0; +#X connect 3 0 14 0; +#X connect 4 0 14 0; +#X connect 5 0 14 0; +#X connect 8 0 10 0; +#X connect 9 0 8 0; +#X connect 14 0 6 0; diff --git a/reference/any2list-help.pd b/reference/any2list-help.pd deleted file mode 100644 index bfd7c15..0000000 --- a/reference/any2list-help.pd +++ /dev/null @@ -1,24 +0,0 @@ -#N canvas 319 129 450 458 10; -#X text 113 30 convert "anything" to lists; -#X text 116 56 pass through the rest; -#X floatatom 46 229 0 0 0 0 - - -; -#X symbolatom 46 203 0 0 0 0 - - -; -#X msg 46 162 this is anything; -#X msg 46 182 list this is a list; -#X obj 35 276 print a2l; -#X text 48 337 to make "anything"s out of lists \, try; -#X obj 319 339 route list; -#X msg 319 318 list this is a list; -#X obj 319 359 print l2a; -#X obj 48 30 any2list; -#X text 245 223 alias; -#X obj 286 223 a2l; -#X obj 35 256 any2list; -#X text 356 6 part of zexy; -#X connect 2 0 14 0; -#X connect 3 0 14 0; -#X connect 4 0 14 0; -#X connect 5 0 14 0; -#X connect 8 0 10 0; -#X connect 9 0 8 0; -#X connect 14 0 6 0; -- cgit v1.2.1