[PD-cvs] pd/src desire.tk,1.1.2.32,1.1.2.33

chunlee chunlee at users.sourceforge.net
Tue Sep 6 06:48:33 CEST 2005


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23217

Modified Files:
      Tag: devel_0_39
	desire.tk 
Log Message:
open_file fixed


Index: desire.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v
retrieving revision 1.1.2.32
retrieving revision 1.1.2.33
diff -C2 -d -r1.1.2.32 -r1.1.2.33
*** desire.tk	6 Sep 2005 03:54:53 -0000	1.1.2.32
--- desire.tk	6 Sep 2005 04:48:31 -0000	1.1.2.33
***************
*** 460,463 ****
--- 460,464 ----
  		set _($object_id:name_len) [string length $obj_name]
  		set _($canvas_id:obj_in_edit) 0
+ 		set _($object_id:class) textobj
  			
  		puts "obj x: [lindex $line 2] y: [lindex $line 3]"





More information about the Pd-cvs mailing list