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/operators-help.pd | |
parent | a3d84cca2ad5f01929983806fe9ae4f45a2bdb75 (diff) |
removed unnecessary pd META keys, fixed some typos
svn path=/trunk/; revision=14209
Diffstat (limited to 'doc/pddp/operators-help.pd')
-rw-r--r-- | doc/pddp/operators-help.pd | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/doc/pddp/operators-help.pd b/doc/pddp/operators-help.pd index f7aee80b..8d5e767b 100644 --- a/doc/pddp/operators-help.pd +++ b/doc/pddp/operators-help.pd @@ -6,24 +6,21 @@ #X obj 0 324 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 51 246 507 358 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 This help patch was updated for Pd +#X text 12 125 LIBRARY internal; +#X text 12 165 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 45 LICENSE SIBSD; +#X text 12 145 AUTHOR Miller Puckette; +#X text 12 205 HELP_PATCH_AUTHORS This help patch was updated for Pd version 0.35 test 28 by Dave Sabine as part of a project called pddp proposed by Krzysztof Czaja to build comprehensive documentation for Pd. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; -#X text 12 125 DATATYPE_IN bang float list; -#X text 12 145 DATATYPE_OUT float; -#X text 12 85 DESCRIPTION binary arithmetic operators; -#X text 12 25 NAME + - * / pow max min; -#X text 12 5 GENRE help; -#X text 12 45 KEYWORDS control trigonometry; -#X text 12 225 RELEASE_DATE 1997; -#X text 12 245 RELEASE_VERSION; +#X text 12 85 DATATYPE_IN bang float list; +#X text 12 105 DATATYPE_OUT float; +#X text 12 65 DESCRIPTION binary arithmetic operators; +#X text 12 5 NAME + - * / pow max min; +#X text 12 25 KEYWORDS control trigonometry; +#X text 12 185 RELEASE_DATE 1997; #X restore 500 597 pd META; #X obj 0 442 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; |