From b99356e8dc605b4778155a8ff1957bd686a6a424 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sat, 9 Oct 2010 21:50:06 +0000 Subject: removed unnecessary pd META keys, fixed some typos svn path=/trunk/; revision=14209 --- doc/pddp/struct-help.pd | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) (limited to 'doc/pddp/struct-help.pd') diff --git a/doc/pddp/struct-help.pd b/doc/pddp/struct-help.pd index d85f1b5b..88a2a4a1 100644 --- a/doc/pddp/struct-help.pd +++ b/doc/pddp/struct-help.pd @@ -9,21 +9,17 @@ #X obj 0 189 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 58 228 494 344 META 0; -#X text 12 105 PLATFORM windows macosx gnulinux; -#X text 12 145 LIBRARY internal; -#X text 12 185 WEBSITE http://crca.ucsd.edu/~msp/; -#X text 12 65 LICENSE SIBSD; -#X text 12 165 AUTHOR Miller Puckette; -#X text 12 245 HELP_PATCH_AUTHORS Updated for Pd version 0.35. Jonathan +#X text 12 85 LIBRARY internal; +#X text 12 125 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 25 LICENSE SIBSD; +#X text 12 105 AUTHOR Miller Puckette; +#X text 12 165 HELP_PATCH_AUTHORS Updated for Pd version 0.35. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; -#X text 12 5 GENRE help; -#X text 12 45 KEYWORDS control data_structure; -#X text 12 85 DESCRIPTION declare the fields in a data structure; -#X text 12 25 NAME struct; -#X text 12 125 OUTLET_0 click change select deselect displace; -#X text 12 205 RELEASE_DATE 1997; -#X text 12 225 RELEASE_VERSION; +#X text 12 5 KEYWORDS control data_structure; +#X text 12 45 DESCRIPTION declare the fields in a data structure; +#X text 12 65 OUTLET_0 click change select deselect displace; +#X text 12 145 RELEASE_DATE 1997; #X restore 500 597 pd META; #X obj 0 214 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; @@ -127,10 +123,10 @@ are defined below in subpatches:; #N canvas 80 458 429 105 struct_names 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -204280 -1 0; -#X text 20 39 You can't use "float" as a struct name because Pd has -a hidden data structure named "float" which it uses for tables and -"Put menu arrays".; #X text 8 2 [struct] Struct Names; +#X text 20 39 You can't use "float" as a struct name because Pd has +a hidden data structure named "float" used for [table] and "Put menu +arrays".; #X restore 102 541 pd struct_names; #X text 172 295 - clicking the object with the mouse in run mode.; #X text 172 310 - changing the value of a field in run mode.; -- cgit v1.2.1