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