aboutsummaryrefslogtreecommitdiff
path: root/iemlib2/unsymbol-help.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
commitd6b088044e161a27d49df537bbb6d998a8d0e50d (patch)
tree1a1b3a30e994767f4ef97b90194782258f2baa8a /iemlib2/unsymbol-help.pd
parent32dc0c0deb13ce57f099f616ddc427296970d8a5 (diff)
// class_sethelpsymbol();
changed help-*.pd to *-help.pd chanded file structure to standard 1st step remove old svn path=/trunk/externals/iemlib/; revision=6756
Diffstat (limited to 'iemlib2/unsymbol-help.pd')
-rw-r--r--iemlib2/unsymbol-help.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/iemlib2/unsymbol-help.pd b/iemlib2/unsymbol-help.pd
new file mode 100644
index 0000000..4414473
--- /dev/null
+++ b/iemlib2/unsymbol-help.pd
@@ -0,0 +1,23 @@
+#N canvas 402 159 306 245 10;
+#X obj 10 71 symbol;
+#X msg 10 44 blabla;
+#X obj 10 99 print a;
+#X obj 88 71 symbol;
+#X msg 88 44 foo3;
+#X obj 88 125 print b;
+#X obj 158 100 unsym;
+#X obj 88 100 unsymbol;
+#X text 72 17 to an anything selector;
+#X text 2 4 unsymbol: converts a symbol;
+#X text 225 100 no arg.;
+#X text 105 188 IEM KUG;
+#X text 89 176 musil;
+#X text 119 176 @;
+#X text 125 176 iem.at;
+#X text 40 165 (c) Thomas Musil 2000 - 2005;
+#X text 88 198 Graz \, Austria;
+#X connect 0 0 2 0;
+#X connect 1 0 0 0;
+#X connect 3 0 7 0;
+#X connect 4 0 3 0;
+#X connect 7 0 5 0;