Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3668
Modified Files: Tag: devel_0_39 desire.tk Log Message: gobjs can cancel their notices.
Index: desire.tk =================================================================== RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v retrieving revision 1.1.2.441 retrieving revision 1.1.2.442 diff -C2 -d -r1.1.2.441 -r1.1.2.442 *** desire.tk 31 Aug 2006 20:38:54 -0000 1.1.2.441 --- desire.tk 31 Aug 2006 21:17:09 -0000 1.1.2.442 *************** *** 5573,5577 **** foreach {type names} $pdrc_options { set name [lindex $names 0] - #set v $@$name set v $_($self:$name) ;# bug in objective.tcl ? switch $type { --- 5573,5576 ----