summaryrefslogtreecommitdiffstats
path: root/library/msgcat/pkgIndex.tcl
blob: e141c676472598e4744b25923a99f87e0735c1ee (plain)
1
2
if {![package vsatisfies [package provide Tcl] 8.7-]} {return}
package ifneeded msgcat 1.7.1 [list source -encoding utf-8 [file join $dir msgcat.tcl]]