Import Tcl-core 8.6.6 (as of svn r86089)
This commit is contained in:
1210
library/msgcat/msgcat.tcl
Normal file
1210
library/msgcat/msgcat.tcl
Normal file
File diff suppressed because it is too large
Load Diff
2
library/msgcat/pkgIndex.tcl
Normal file
2
library/msgcat/pkgIndex.tcl
Normal file
@@ -0,0 +1,2 @@
|
||||
if {![package vsatisfies [package provide Tcl] 8.5]} {return}
|
||||
package ifneeded msgcat 1.6.0 [list source [file join $dir msgcat.tcl]]
|
||||
Reference in New Issue
Block a user