[PD-cvs] pd/src desire.tk,1.1.2.600.2.236,1.1.2.600.2.237

chunlee chunlee at users.sourceforge.net
Sun Jul 15 00:39:31 CEST 2007


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

Modified Files:
      Tag: desiredata
	desire.tk 
Log Message:
small fix to abstraction loading


Index: desire.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v
retrieving revision 1.1.2.600.2.236
retrieving revision 1.1.2.600.2.237
diff -C2 -d -r1.1.2.600.2.236 -r1.1.2.600.2.237
*** desire.tk	14 Jul 2007 19:44:07 -0000	1.1.2.600.2.236
--- desire.tk	14 Jul 2007 22:39:25 -0000	1.1.2.600.2.237
***************
*** 5026,5029 ****
--- 5026,5030 ----
  		if {[$self subpatch]} {$self valid= $valid}
  		if {[$self gop]} {$self valid= $valid}
+ 		if {[$self abs]} {$self valid= $valid}
  	}
  	$self changed





More information about the Pd-cvs mailing list