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/log-help.pd | |
parent | a3d84cca2ad5f01929983806fe9ae4f45a2bdb75 (diff) |
removed unnecessary pd META keys, fixed some typos
svn path=/trunk/; revision=14209
Diffstat (limited to 'doc/pddp/log-help.pd')
-rw-r--r-- | doc/pddp/log-help.pd | 24 |
1 files changed, 10 insertions, 14 deletions
diff --git a/doc/pddp/log-help.pd b/doc/pddp/log-help.pd index 6c2f4a69..e703d2e7 100644 --- a/doc/pddp/log-help.pd +++ b/doc/pddp/log-help.pd @@ -6,24 +6,20 @@ #X obj 0 439 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 This help patch was updated for Pd +#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 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 5 GENRE help; -#X text 12 45 KEYWORDS control; -#X text 12 85 DESCRIPTION natural logarithm of a number; -#X text 12 25 NAME log; -#X text 12 125 INLET_0 float; -#X text 12 145 OUTLET_0 float; -#X text 12 225 RELEASE_DATE 1997; -#X text 12 245 RELEASE_VERSION; +#X text 12 5 KEYWORDS control; +#X text 12 45 DESCRIPTION natural logarithm of a number; +#X text 12 65 INLET_0 float; +#X text 12 85 OUTLET_0 float; +#X text 12 165 RELEASE_DATE 1997; #X restore 500 597 pd META; #X obj 0 504 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; |