Update of /cvsroot/pure-data/pd/doc/5.reference In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24752/pd/doc/5.reference
Modified Files: list-help.pd Log Message: bugfixes... pd 0.40-1.
Index: list-help.pd =================================================================== RCS file: /cvsroot/pure-data/pd/doc/5.reference/list-help.pd,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** list-help.pd 19 Sep 2006 22:30:32 -0000 1.4 --- list-help.pd 9 Oct 2006 04:36:12 -0000 1.5 *************** *** 1,3 **** ! #N canvas 596 406 629 492 12; #X obj 29 11 list; #X text 76 12 - building and using variable-length messages; --- 1,3 ---- ! #N canvas 256 20 629 492 12; #X obj 29 11 list; #X text 76 12 - building and using variable-length messages; *************** *** 362,366 **** #X obj 23 207 list; #X text 71 208 - short for "list append"; - #X obj 22 182 list trim; #X text 141 185 - output number of items in list; #N canvas 188 111 576 365 length 0; --- 362,365 ---- *************** *** 387,388 **** --- 386,388 ---- #X restore 506 186 pd length; #X text 353 468 updated for Pd version 0.40.; + #X obj 22 182 list length;