From 6138980e885884ef96b726f695fb038e2b939935 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 19 Jan 2005 04:58:36 +0000 Subject: - a bit more functions for the symbol type - exporting symbol functions corrected argument passing to class methods updated for OSX adjust pd and py files for correct argument passing svn path=/trunk/; revision=2523 --- externals/grill/py/pd/simple-3.pd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'externals/grill/py/pd/simple-3.pd') diff --git a/externals/grill/py/pd/simple-3.pd b/externals/grill/py/pd/simple-3.pd index 9cdb3f1b..ceebbcf3 100644 --- a/externals/grill/py/pd/simple-3.pd +++ b/externals/grill/py/pd/simple-3.pd @@ -1,4 +1,4 @@ -#N canvas 136 275 649 361 12; +#N canvas 136 275 653 365 12; #X msg 73 266 help; #X text 17 80 This demonstrates message handling. See the simple.py file.; @@ -17,8 +17,8 @@ file.; #X text 410 140 sets argument; #X obj 16 13 cnv 15 600 40 empty empty py/pyext 10 22 0 24 -260818 -1 0; -#X text 213 32 http://www.parasitaere-kapazitaeten.net; -#X text 213 16 Python script objects \, (C)2003-2004 Thomas Grill; +#X text 213 16 Python script objects \, (C)2003-2005 Thomas Grill; +#X text 213 32 http://grrrr.org/ext; #X connect 0 0 7 0; #X connect 2 0 7 0; #X connect 3 0 7 0; -- cgit v1.2.1