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