From 44e3e2d0e046f00f0366e376209f482dfc8018cf Mon Sep 17 00:00:00 2001 From: musil Date: Sat, 9 Dec 2006 02:36:07 +0000 Subject: changed makefile changed README.txt changed help-*.pd to *-help.pd chanded file structure to standard 2nd step new abs and help svn path=/trunk/externals/iemlib/; revision=6757 --- iemlib2/test-parentdollarzero.pd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 iemlib2/test-parentdollarzero.pd (limited to 'iemlib2/test-parentdollarzero.pd') diff --git a/iemlib2/test-parentdollarzero.pd b/iemlib2/test-parentdollarzero.pd new file mode 100644 index 0000000..baeb910 --- /dev/null +++ b/iemlib2/test-parentdollarzero.pd @@ -0,0 +1,14 @@ +#N canvas 0 0 470 320 10; +#X obj 64 89 parent$0; +#X obj 64 64 inlet; +#X obj 64 115 outlet; +#X text 110 65 input: ; +#X text 121 107 output: of parent unique number; +#X text 106 195 IEM KUG; +#X text 90 183 musil; +#X text 120 183 @; +#X text 126 183 iem.at; +#X text 41 172 (c) Thomas Musil 2000 - 2005; +#X text 89 205 Graz \, Austria; +#X connect 0 0 2 0; +#X connect 1 0 0 0; -- cgit v1.2.1