diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-05-25 15:06:29 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:40:10 +0200 |
commit | d2301b69e6e4bb684ccc3c01d21aa7bfc3547f94 (patch) | |
tree | dd23abc6cc10a23ea1e32a011aea712e52c84f50 /symbol_argument-help.pd | |
parent | cb6e3db8f8b3ef71aec772544363fc707dc04d99 (diff) |
created float_argument help and fixed typos in symbol_argument help
svn path=/trunk/abstractions/purepd/; revision=5120
Diffstat (limited to 'symbol_argument-help.pd')
-rw-r--r-- | symbol_argument-help.pd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/symbol_argument-help.pd b/symbol_argument-help.pd index abf72e7..151b796 100644 --- a/symbol_argument-help.pd +++ b/symbol_argument-help.pd @@ -1,4 +1,4 @@ -#N canvas 68 255 513 462 10; +#N canvas 68 255 517 466 10; #X msg 49 73 bang; #X msg 51 189 bang; #X obj 50 246 print blank; @@ -32,7 +32,7 @@ is numeric \, the default will be used.; #X obj 204 219 symbol_argument \$1; #X obj 242 362 symbol_argument 44 default; #X text 25 21 This object can takes a symbolic atom as an argument -and outputs either a symbol message.; +and outputs a symbol message.; #X connect 0 0 20 0; #X connect 1 0 21 0; #X connect 3 0 23 0; |