summaryrefslogtreecommitdiffstats
path: root/library/msgcat/pkgIndex.tcl
blob: 7cdb7037981b40b75457b789c8d7a39e1a58e529 (plain)
1
2
if {![package vsatisfies [package provide Tcl] 8.5]} {return}
package ifneeded msgcat 1.6.1 [list source [file join $dir msgcat.tcl]]