Artifact b023073a4155ab3542f2204b481280b7a3cc9469:
- File library/msgcat/pkgIndex.tcl — part of check-in [dde7149a15] at 2006-09-10 19:00:15 on branch trunk — * library/msgcat/msgcat.tcl: Bump to version msgcat 1.4.2 to account * library/msgcat/pkgIndex.tcl: for modifications. (user: dgp size: 134) [more...]
if {![package vsatisfies [package provide Tcl] 8.5]} {return} package ifneeded msgcat 1.4.2 [list source [file join $dir msgcat.tcl]]