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