[PD-cvs] externals/clr/test test.cs,1.2,1.3

Thomas Grill xovo at users.sourceforge.net
Fri Mar 10 02:01:23 CET 2006


Update of /cvsroot/pure-data/externals/clr/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8231/clr/test

Modified Files:
	test.cs 
Log Message:
small cleanups

Index: test.cs
===================================================================
RCS file: /cvsroot/pure-data/externals/clr/test/test.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** test.cs	9 Mar 2006 17:27:37 -0000	1.2
--- test.cs	10 Mar 2006 01:01:20 -0000	1.3
***************
*** 96,99 ****
--- 96,100 ----
      { 
          Post("OBJECT "+obj.ToString());
+         OutletEx(0,obj);
      }
  





More information about the Pd-cvs mailing list