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