From 577ac6e80ff4f436fbd054291ed7dddbc31bd49a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 18 May 2004 21:33:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1738, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iemlib/; revision=1739 --- iemhelp/help-unsymbol.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 iemhelp/help-unsymbol.pd (limited to 'iemhelp/help-unsymbol.pd') diff --git a/iemhelp/help-unsymbol.pd b/iemhelp/help-unsymbol.pd new file mode 100644 index 0000000..aa48660 --- /dev/null +++ b/iemhelp/help-unsymbol.pd @@ -0,0 +1,20 @@ +#N canvas 402 159 302 241 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 10 161 (c) musil@iem.kug.ac.at; +#X text 52 174 IEM KUG; +#X text 27 186 graz \, austria 2001; +#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; -- cgit v1.2.1