aboutsummaryrefslogtreecommitdiff
path: root/help-string.pd
diff options
context:
space:
mode:
authorKjetil S. Matheussen <ksvalast@users.sourceforge.net>2004-08-09 13:55:42 +0000
committerKjetil S. Matheussen <ksvalast@users.sourceforge.net>2004-08-09 13:55:42 +0000
commit0cbcf38135f02af8ba9a8bb1aadc4093061bf818 (patch)
tree0528c3c07db23b623bc288068977830899d0c4d0 /help-string.pd
parent50f8aee458a8495f5078bfb7aaa8d14399964dbc (diff)
Fixed strings.
svn path=/trunk/externals/k_cext/; revision=1925
Diffstat (limited to 'help-string.pd')
-rw-r--r--help-string.pd5
1 files changed, 5 insertions, 0 deletions
diff --git a/help-string.pd b/help-string.pd
new file mode 100644
index 0000000..b303b4f
--- /dev/null
+++ b/help-string.pd
@@ -0,0 +1,5 @@
+#N canvas 0 0 450 300 10;
+#X msg 31 84 bang;
+#X obj 30 125 k_cext \; system(s<echo something>s) \;;
+#X text 26 40 Strings are started with s< and ended with >s;
+#X connect 0 0 1 0;