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