From d6b088044e161a27d49df537bbb6d998a8d0e50d Mon Sep 17 00:00:00 2001 From: musil Date: Sat, 9 Dec 2006 02:00:52 +0000 Subject: // class_sethelpsymbol(); changed help-*.pd to *-help.pd chanded file structure to standard 1st step remove old svn path=/trunk/externals/iemlib/; revision=6756 --- iemlib2/wrap-help.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 iemlib2/wrap-help.pd (limited to 'iemlib2/wrap-help.pd') diff --git a/iemlib2/wrap-help.pd b/iemlib2/wrap-help.pd new file mode 100644 index 0000000..3237ab0 --- /dev/null +++ b/iemlib2/wrap-help.pd @@ -0,0 +1,19 @@ +#N canvas 69 66 338 328 10; +#X floatatom 40 70 9 0 0 0 - - -; +#X floatatom 40 156 9 0 0 0 - - -; +#X obj 40 92 / 100; +#X floatatom 40 115 9 0 0 0 - - -; +#X text 76 10 wraparound between 0 and +1; +#X text 78 132 no arg.; +#X obj 40 133 wrap; +#X text 11 9 wrap; +#X text 195 268 IEM KUG; +#X text 179 256 musil; +#X text 209 256 @; +#X text 215 256 iem.at; +#X text 130 245 (c) Thomas Musil 2000 - 2005; +#X text 178 278 Graz \, Austria; +#X connect 0 0 2 0; +#X connect 2 0 3 0; +#X connect 3 0 6 0; +#X connect 6 0 1 0; -- cgit v1.2.1