aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/all_about_data_structures.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-10-09 05:01:05 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-10-09 05:01:05 +0000
commit765767147e775ca51ca606463d34f2d9c5e115cb (patch)
treef494f59febc2115e7ef201d31d4417d3a4823e73 /doc/pddp/all_about_data_structures.pd
parentaa1bcade09a16f40e79115a68994c85f34e27ee3 (diff)
changed pure-data.org to puredata.org
svn path=/trunk/; revision=2079
Diffstat (limited to 'doc/pddp/all_about_data_structures.pd')
-rw-r--r--doc/pddp/all_about_data_structures.pd7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/pddp/all_about_data_structures.pd b/doc/pddp/all_about_data_structures.pd
index 1c04a733..cf90cb0b 100644
--- a/doc/pddp/all_about_data_structures.pd
+++ b/doc/pddp/all_about_data_structures.pd
@@ -1,11 +1,11 @@
-#N canvas 317 126 761 632 10;
+#N canvas 317 126 765 636 10;
#X text 43 164 see also:;
#X obj 84 219 template;
-#X obj 161 277 append;
+#X obj 202 277 append;
#X obj 54 187 getsize;
#X obj 121 187 setsize;
#X obj 149 219 element;
-#X obj 216 277 sublist;
+#X obj 257 277 sublist;
#X obj 35 277 pointer;
#X obj 99 277 get;
#X obj 37 377 drawnumber;
@@ -30,3 +30,4 @@ a score. Pd's "data structures" are the system devised for this purpose.
#X text 9 98 "scalar" is the basic graphical component of Pd's data
structures. When working with data structures \, all of the objects
pertain to reading and editing "scalars".;
+#X obj 164 277 add;