diff options
author | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:00:52 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:00:52 +0000 |
commit | d6b088044e161a27d49df537bbb6d998a8d0e50d (patch) | |
tree | 1a1b3a30e994767f4ef97b90194782258f2baa8a /iemabs/help-parent$0.pd | |
parent | 32dc0c0deb13ce57f099f616ddc427296970d8a5 (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 'iemabs/help-parent$0.pd')
-rw-r--r-- | iemabs/help-parent$0.pd | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/iemabs/help-parent$0.pd b/iemabs/help-parent$0.pd deleted file mode 100644 index aff09fe..0000000 --- a/iemabs/help-parent$0.pd +++ /dev/null @@ -1,27 +0,0 @@ -#N canvas 272 366 632 308 10;
-#X obj 35 111 test-parentdollarzero;
-#X obj 299 107 f \$0;
-#X obj 299 88 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X floatatom 299 129 5 0 0 0 - - -;
-#X symbolatom 35 132 10 0 0 0 - - -;
-#X obj 35 91 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X obj 460 113 parent$0;
-#X text 436 96 use this in an abstraction;
-#X text 55 94 open this abstraction;
-#X text 15 10 parentdollarzero;
-#X text 156 12 receives the parent \$0 symbol;
-#X text 14 28 (abbr. parent$0);
-#X text 23 148 output: <symbol> of unique number;
-#X text 241 148 output: <float> of unique number;
-#X text 115 238 IEM KUG;
-#X text 99 226 musil;
-#X text 129 226 @;
-#X text 135 226 iem.at;
-#X text 50 215 (c) Thomas Musil 2000 - 2005;
-#X text 98 248 Graz \, Austria;
-#X connect 0 0 4 0;
-#X connect 1 0 3 0;
-#X connect 2 0 1 0;
-#X connect 5 0 0 0;
|