Revision: 7671
http://svn.sourceforge.net/supercollider/?rev=7671&view=revAuthor: cruxxial
Date: 2008-07-10 12:21:47 -0700 (Thu, 10 Jul 2008)
Log Message:
-----------
whoops ! forgot to check in Object:didSpawn
I was waiting with other check ins
Modified Paths:
--------------
trunk/build/SCClassLibrary/crucial/Instr/instrSupport.sc
Modified: trunk/build/SCClassLibrary/crucial/Instr/instrSupport.sc
===================================================================
--- trunk/build/SCClassLibrary/crucial/Instr/instrSupport.sc 2008-07-10 10:33:37 UTC (rev 7670)
+++ trunk/build/SCClassLibrary/crucial/Instr/instrSupport.sc 2008-07-10 19:21:47 UTC (rev 7671)
@@ -252,6 +252,7 @@
stream << this.asCompileString;//.hash.asFileSafeString;
^2
}
+ didSpawn {}
}
+ UGen {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
sc-dev mailing list
sc-dev@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-dev