From 982d9823a3f4978b211841adff80c9bc6166c4e9 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sun, 22 Oct 2006 21:46:11 +0000 Subject: test release for 0.41 (bug fixes for IA64). svn path=/trunk/; revision=6154 --- pd/doc/5.reference/append-help.pd | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'pd/doc/5.reference/append-help.pd') diff --git a/pd/doc/5.reference/append-help.pd b/pd/doc/5.reference/append-help.pd index 7cacefe4..88efc000 100644 --- a/pd/doc/5.reference/append-help.pd +++ b/pd/doc/5.reference/append-help.pd @@ -1,10 +1,9 @@ -#N canvas 330 8 595 450 12; +#N canvas 330 8 599 454 12; #X text 15 344 see also:; -#N canvas 164 72 425 146 help-append-template1 0; -#X obj 60 21 template float x float y float z; +#N canvas 164 72 429 150 help-append-template1 0; #X obj 18 81 filledpolygon z z 0 0 0 20 0 20 30 0 30; +#X obj 60 21 struct help-append-template1 float x float y float z; #X restore 357 373 pd help-append-template1; -#X obj 141 393 template; #X obj 16 368 get; #X obj 48 368 set; #X obj 148 368 getsize; @@ -12,14 +11,14 @@ #X obj 218 393 element; #X obj 15 394 sublist; #X obj 83 393 scalar; -#N canvas 0 0 276 163 help-append-data 1; +#N canvas 0 0 280 167 help-append-data 1; #X restore 357 351 pd help-append-data; #X obj 212 255 pointer; #X obj 21 10 append; #X text 75 9 -- add item to a list; #X msg 212 231 traverse pd-help-append-data \, bang; #X obj 34 295 append help-append-template1 x y z; -#X floatatom 34 246 5 0 0; +#X floatatom 34 246 5 0 0 0 - - -; #X obj 34 266 t f f; #X msg 356 311 \; pd-help-append-data clear; #X text 27 28 "append" maintains a pointer to a scalar \, or else an @@ -33,12 +32,13 @@ to point to the new scalar \, and the new pointer is also output.; to the "head" of the list. You may append objects of different templates using different "append" objects.; #X obj 81 368 pointer; -#X text 341 408 updated for Pd version 0.35; +#X text 341 408 updated for Pd version 0.40; #X text 34 226 click this first->; #X text 230 210 go to (and output) "head" of the list; -#X connect 11 0 15 3; -#X connect 14 0 11 0; -#X connect 16 0 17 0; -#X connect 17 0 15 0; -#X connect 17 1 15 1; -#X connect 17 1 15 2; +#X obj 141 393 struct; +#X connect 10 0 14 3; +#X connect 13 0 10 0; +#X connect 15 0 16 0; +#X connect 16 0 14 0; +#X connect 16 1 14 1; +#X connect 16 1 14 2; -- cgit v1.2.1