summaryrefslogtreecommitdiffstats
path: root/library/msgcat/pkgIndex.tcl
diff options
context:
space:
mode:
authorstanton <stanton>1998-12-04 18:52:40 (GMT)
committerstanton <stanton>1998-12-04 18:52:40 (GMT)
commit00546bc09f65878c8adae90f4a88dac432b5e47c (patch)
treee54abd8da73579f202f85da622c5015f0025b79e /library/msgcat/pkgIndex.tcl
parente17613ce38cd6b16720832aa8e4d70e211ed5938 (diff)
downloadtcl-00546bc09f65878c8adae90f4a88dac432b5e47c.zip
tcl-00546bc09f65878c8adae90f4a88dac432b5e47c.tar.gz
tcl-00546bc09f65878c8adae90f4a88dac432b5e47c.tar.bz2
* library/msgcat1.0/msgcat.tcl:
* library/msgcat1.0/pkgIndex.tcl: Added initial implementaion of Tcl message catalog package contributed by Mark Harrison.
Diffstat (limited to 'library/msgcat/pkgIndex.tcl')
-rw-r--r--library/msgcat/pkgIndex.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/msgcat/pkgIndex.tcl b/library/msgcat/pkgIndex.tcl
new file mode 100644
index 0000000..b40a4f3
--- /dev/null
+++ b/library/msgcat/pkgIndex.tcl
@@ -0,0 +1 @@
+package ifneeded msgcat 1.0 [list source [file join $dir msgcat.tcl]]