diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-16 02:22:33 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-16 02:22:33 +0000 |
commit | 41eb4f92137dfa34066e634e5c14fa9e4123bd1c (patch) | |
tree | a527a02836f7a17afa34edfe0cb7fbd99b887923 /gui | |
parent | c9beb1767aa5ef3c49341dacc9eb7ccd27ade431 (diff) |
added META subpatch
svn path=/trunk/externals/hcs/; revision=14441
Diffstat (limited to 'gui')
-rw-r--r-- | gui/help/asl-help.pd | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/gui/help/asl-help.pd b/gui/help/asl-help.pd index 26f5c81..4cc7740 100644 --- a/gui/help/asl-help.pd +++ b/gui/help/asl-help.pd @@ -1,6 +1,14 @@ -#N canvas 642 427 458 308 10; -#X declare -lib hcs; +#N canvas 0 31 458 308 10; #X obj 142 80 asl; #X floatatom 269 196 5 0 0 0 - - -; #X obj 269 56 asl; +#N canvas 404 246 494 344 META 0; +#X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v3; +#X text 12 85 AUTHOR Hans-Christoph Steiner; +#X text 12 65 OUTLET_0 float; +#X text 12 6 KEYWORDS control needs_work (help patch); +#X text 12 45 DESCRIPTION; +#X restore 392 276 pd META; #X connect 2 0 1 0; |