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