diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-10-09 21:50:06 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-10-09 21:50:06 +0000 |
commit | b99356e8dc605b4778155a8ff1957bd686a6a424 (patch) | |
tree | e3d2ce32def127698395961ec0154603c8bc2cd0 /doc/pddp/tabwrite-help.pd | |
parent | a3d84cca2ad5f01929983806fe9ae4f45a2bdb75 (diff) |
removed unnecessary pd META keys, fixed some typos
svn path=/trunk/; revision=14209
Diffstat (limited to 'doc/pddp/tabwrite-help.pd')
-rw-r--r-- | doc/pddp/tabwrite-help.pd | 24 |
1 files changed, 10 insertions, 14 deletions
diff --git a/doc/pddp/tabwrite-help.pd b/doc/pddp/tabwrite-help.pd index b83f7471..508d93a6 100644 --- a/doc/pddp/tabwrite-help.pd +++ b/doc/pddp/tabwrite-help.pd @@ -6,22 +6,18 @@ #X obj 0 300 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 52 244 494 344 META 0; -#X text 12 105 PLATFORM windows macosx gnulinux; -#X text 12 165 LIBRARY internal; -#X text 12 205 WEBSITE http://crca.ucsd.edu/~msp/; -#X text 12 65 LICENSE SIBSD; -#X text 12 185 AUTHOR Miller Puckette; -#X text 12 265 HELP_PATCH_AUTHORS Dave Sabine \, April 29 \, 2003 . +#X text 12 105 LIBRARY internal; +#X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 25 LICENSE SIBSD; +#X text 12 125 AUTHOR Miller Puckette; +#X text 12 185 HELP_PATCH_AUTHORS Dave Sabine \, April 29 \, 2003 . 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 array; -#X text 12 85 DESCRIPTION write numbers to a table; -#X text 12 25 NAME tabwrite; -#X text 12 125 INLET_0 float list; -#X text 12 145 INLET_1 float; -#X text 12 225 RELEASE_DATE 1997; -#X text 12 245 RELEASE_VERSION; +#X text 12 5 KEYWORDS control array; +#X text 12 45 DESCRIPTION write numbers to a table; +#X text 12 65 INLET_0 float list; +#X text 12 85 INLET_1 float; +#X text 12 165 RELEASE_DATE 1997; #X restore 500 597 pd META; #X obj 0 456 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; |