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