diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-03 00:47:03 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-03 00:47:03 +0000 |
commit | cef0bfb8fe076d9b82b79ede209213ca2637dac2 (patch) | |
tree | c742fe8f2de585da81554203dfe2aab8c57b777e | |
parent | 22ea0383076d42739d9069256747ac43abc4f065 (diff) |
removed erroneous META keywordHEADsvn2git-headexternals/moocow/pdstring
svn path=/trunk/externals/moocow/pdstring/; revision=16638
-rw-r--r-- | src/pdstring-help.pd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/pdstring-help.pd b/src/pdstring-help.pd index 919d6e4..d04ddb9 100644 --- a/src/pdstring-help.pd +++ b/src/pdstring-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 26 483 483 10; +#N canvas 1 88 483 483 10; #X text 199 414 Bryan Jurish <moocow@ling.uni-potsdam.de>; #X text 54 3 [pdstring] library : byte and wide-character strings; #X obj 51 76 bytes2any; @@ -72,7 +72,7 @@ #X connect 11 0 13 0; #X connect 13 0 12 0; #X restore 90 382 pd pdstring-bytes; -#N canvas 0 0 584 308 pdstring-wchars 0; +#N canvas 1 88 584 308 pdstring-wchars 0; #X floatatom 56 81 8 0 0 0 - - -; #X symbolatom 46 59 10 0 0 0 - - -; #X text 201 59 ... no special handling for symbols; @@ -105,12 +105,12 @@ enabled \, e.g. by the [locale] external.; #X obj 43 203 printwchars; #X text 148 203 print wide character strings to pd console; #X text 149 100 print byte strings to pd console; -#N canvas 260 141 494 344 META 0; +#N canvas 258 149 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 v2; #X text 12 85 AUTHOR Bryan Jurish <moocow@ling.uni-potsdam.de>; #X text 12 45 DESCRIPTION byte and wide-character strings; #X text 12 65 INLET_0; -#X text 12 5 KEYWORDS control symbol_op needs_work (INLET_0?); +#X text 12 5 KEYWORDS control symbol_op; #X restore 421 454 pd META; |