From 1e45c6bafc8419930958103cc1651ff86cf5d84d Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Fri, 20 Jul 2007 03:25:21 +0000 Subject: various bug fixes. svn path=/trunk/; revision=8186 --- pd/doc/5.reference/help-intro.pd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pd/doc/5.reference/help-intro.pd') diff --git a/pd/doc/5.reference/help-intro.pd b/pd/doc/5.reference/help-intro.pd index a7286115..23952ba8 100644 --- a/pd/doc/5.reference/help-intro.pd +++ b/pd/doc/5.reference/help-intro.pd @@ -1,4 +1,4 @@ -#N canvas 155 0 693 923 12; +#N canvas 14 5 569 440 12; #X declare; #X obj 24 150 bang; #X text 124 150 - output a bang message; @@ -295,8 +295,6 @@ to a note-on; #X obj 18 4338 append; #X text 118 4338 - add an element to a list; #X obj 18 4368 sublist; -#X text 118 4368 - get a pointer into a list which is an element of -another scalar; #X obj 14 4449 scalar; #X text 104 4448 - draw a scalar on parent; #X obj 15 4479 scope~; @@ -360,3 +358,4 @@ included in this list are messages \, atoms \, graphs \, etc. which aren't typed into object boxes but come straight off the "add" menu.) Right-click (or double-click on a Macintosh) on any object to get its "help window".; +#X text 118 4368 - get a pointer into a list within a scalar; -- cgit v1.2.1