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