diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
commit | 577ac6e80ff4f436fbd054291ed7dddbc31bd49a (patch) | |
tree | 6ec69b216dda68d7de38a5eba1851b9d4f1431e6 /iemhelp/help-wrap.pd |
This commit was generated by cvs2svn to compensate for changes in r1738,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/iemlib/; revision=1739
Diffstat (limited to 'iemhelp/help-wrap.pd')
-rw-r--r-- | iemhelp/help-wrap.pd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/iemhelp/help-wrap.pd b/iemhelp/help-wrap.pd new file mode 100644 index 0000000..5a4d89e --- /dev/null +++ b/iemhelp/help-wrap.pd @@ -0,0 +1,16 @@ +#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; |