From 4e7353f45954a8a5d9aaa3dd40eed3f9f62c2062 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 10 Mar 2006 01:01:20 +0000 Subject: small cleanups svn path=/trunk/externals/clr/; revision=4676 --- test/test.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test.cs') diff --git a/test/test.cs b/test/test.cs index 0171275..beac897 100644 --- a/test/test.cs +++ b/test/test.cs @@ -95,6 +95,7 @@ public class test: protected virtual void MyObject(int ix,object obj) { Post("OBJECT "+obj.ToString()); + OutletEx(0,obj); } protected virtual void MyAnything(int ix,PureData.Symbol s,PureData.AtomList l) -- cgit v1.2.1