diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-11-03 16:19:32 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-11-03 16:19:32 +0000 |
commit | 1f1a3b9aa98917d4bc986eacd11cd1fc47946582 (patch) | |
tree | d17450eb1c7a3436e6b8a0c43e271fe1d4993da5 /examples | |
parent | 30fb06bce3c76c7f37d8649aa33927f38ed194a9 (diff) |
skeleton help patch
svn path=/trunk/externals/loaders/tclpd/; revision=15698
Diffstat (limited to 'examples')
-rw-r--r-- | examples/tclpd-console-help.pd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/tclpd-console-help.pd b/examples/tclpd-console-help.pd new file mode 100644 index 0000000..05243e0 --- /dev/null +++ b/examples/tclpd-console-help.pd @@ -0,0 +1,5 @@ +#N canvas 115 296 450 300 10; +#X obj 159 116 tclpd-console; +#X text 46 62 You can get access to the Tcl console from an object: +; +#X text 73 168 Youc an only create one of these objects.; |