[PD-cvs] pd/src pkgIndex.tcl,1.1.2.1,1.1.2.2

Mathieu Bouchard matju at users.sourceforge.net
Sat Sep 16 03:20:28 CEST 2006


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

Modified Files:
      Tag: devel_0_39
	pkgIndex.tcl 
Log Message:
registering modified bgerror package


Index: pkgIndex.tcl
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/pkgIndex.tcl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** pkgIndex.tcl	13 Jun 2006 06:24:47 -0000	1.1.2.1
--- pkgIndex.tcl	16 Sep 2006 01:20:26 -0000	1.1.2.2
***************
*** 10,12 ****
  
  package ifneeded objective 0.0 [list source [file join $dir objective.tcl]]
! package ifneeded pre8.5 8.4 [list source [file join $dir pre8.5.tcl]]
--- 10,13 ----
  
  package ifneeded objective 0.0 [list source [file join $dir objective.tcl]]
! package ifneeded pre8.5    8.4 [list source [file join $dir pre8.5.tcl]]
! package ifneeded bgerror   8.4 [list source [file join $dir bgerror.tcl]]





More information about the Pd-cvs mailing list