From 9b669448eb77874a0c99f240171743d6e1001788 Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Tue, 23 Aug 2005 09:02:07 +0000 Subject: importing init_keyword external svn path=/trunk/externals/tb/; revision=3449 --- init_keyword/abs.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 init_keyword/abs.pd (limited to 'init_keyword/abs.pd') diff --git a/init_keyword/abs.pd b/init_keyword/abs.pd new file mode 100644 index 0000000..d448d5c --- /dev/null +++ b/init_keyword/abs.pd @@ -0,0 +1,12 @@ +#N canvas 0 0 450 300 10; +#X obj 47 141 init_keyword hello world 2 3; +#X obj 202 176 print world; +#X obj 44 168 print hello; +#X obj 48 118 inlet; +#X obj 174 204 print two; +#X obj 248 204 print dr3i; +#X connect 0 0 2 0; +#X connect 0 1 1 0; +#X connect 0 2 4 0; +#X connect 0 3 5 0; +#X connect 3 0 0 0; -- cgit v1.2.1