Revision: 10274 http://pure-data.svn.sourceforge.net/pure-data/?rev=10274&view=rev Author: zmoelnig Date: 2008-09-02 15:31:51 +0000 (Tue, 02 Sep 2008)
Log Message: ----------- rename "a2l-help" to "a2l-help.pd"
Added Paths: ----------- trunk/externals/zexy/reference/a2l-help.pd
Removed Paths: ------------- trunk/externals/zexy/reference/a2l-help
Property Changed: ---------------- trunk/externals/zexy/reference/step~-help.pd
Deleted: trunk/externals/zexy/reference/a2l-help =================================================================== --- trunk/externals/zexy/reference/a2l-help 2008-09-02 13:05:03 UTC (rev 10273) +++ trunk/externals/zexy/reference/a2l-help 2008-09-02 15:31:51 UTC (rev 10274) @@ -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;
Copied: trunk/externals/zexy/reference/a2l-help.pd (from rev 10237, trunk/externals/zexy/reference/a2l-help) =================================================================== --- trunk/externals/zexy/reference/a2l-help.pd (rev 0) +++ trunk/externals/zexy/reference/a2l-help.pd 2008-09-02 15:31:51 UTC (rev 10274) @@ -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;
Property changes on: trunk/externals/zexy/reference/a2l-help.pd ___________________________________________________________________ Added: svn:mergeinfo +
Property changes on: trunk/externals/zexy/reference/step~-help.pd ___________________________________________________________________ Modified: svn:mime-type - application/octet-stream + application/x-pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.