diff options
author | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:43:45 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:43:45 +0000 |
commit | a0195fbd2afc6a9240c7cce9a4859456b4a78322 (patch) | |
tree | 90fa6b1ba77c7ef698c53a7a288cbab40476a1d3 /iemhelp/help-wrap.pd | |
parent | a008ed2ed8f471aca34b65ea40ac2a226fb695aa (diff) |
initial checkin (release 1.15)
svn path=/trunk/externals/iemlib/; revision=2662
Diffstat (limited to 'iemhelp/help-wrap.pd')
-rw-r--r-- | iemhelp/help-wrap.pd | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/iemhelp/help-wrap.pd b/iemhelp/help-wrap.pd deleted file mode 100644 index 0cc98f3..0000000 --- a/iemhelp/help-wrap.pd +++ /dev/null @@ -1,16 +0,0 @@ -#N canvas 69 66 334 324 10;
-#X floatatom 40 70 9 0 0 0 - - -;
-#X floatatom 40 156 9 0 0 0 - - -;
-#X text 17 221 (c) musil@iem.kug.ac.at;
-#X text 54 234 IEM KUG;
-#X text 29 246 graz \, austria 2003;
-#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 connect 0 0 5 0;
-#X connect 5 0 6 0;
-#X connect 6 0 9 0;
-#X connect 9 0 1 0;
|