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