summaryrefslogtreecommitdiffstats
path: root/tcl8.6/library/msgcat/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tcl8.6/library/msgcat/pkgIndex.tcl')
-rw-r--r--tcl8.6/library/msgcat/pkgIndex.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcl8.6/library/msgcat/pkgIndex.tcl b/tcl8.6/library/msgcat/pkgIndex.tcl
new file mode 100644
index 0000000..7399c92
--- /dev/null
+++ b/tcl8.6/library/msgcat/pkgIndex.tcl
@@ -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]]