From df72257e674fda4865a0a2d158d95971448250e6 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 6 Mar 2006 01:10:36 +0000 Subject: avoid memory allocation look up virtual methods svn path=/trunk/externals/clr/; revision=4649 --- test-clr.pd | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'test-clr.pd') diff --git a/test-clr.pd b/test-clr.pd index 6454fc5..a3e8dba 100755 --- a/test-clr.pd +++ b/test-clr.pd @@ -1,12 +1,12 @@ -#N canvas 0 0 454 304 12; -#X obj 114 183 Counter; -#X floatatom 35 70 5 0 0 0 - - -; -#X msg 91 67 bang; -#X msg 145 69 1 2 3; -#X symbolatom 204 72 10 0 0 0 - - -; -#X msg 209 111 msg one 2 three; -#X connect 1 0 0 0; -#X connect 2 0 0 0; -#X connect 3 0 0 0; -#X connect 4 0 0 0; -#X connect 5 0 0 0; +#N canvas 0 0 458 308 12; +#X floatatom 35 70 5 0 0 0 - - -; +#X msg 91 67 bang; +#X msg 145 69 1 2 3; +#X symbolatom 204 72 10 0 0 0 - - -; +#X msg 209 111 msg one 2 three; +#X obj 114 183 Counter a b 5; +#X connect 0 0 5 0; +#X connect 1 0 5 0; +#X connect 2 0 5 0; +#X connect 3 0 5 0; +#X connect 4 0 5 0; -- cgit v1.2.1