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