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