diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-01-26 21:13:33 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-01-26 21:13:33 (GMT) |
commit | 7d66bd51d564247136013970759e2bb4713ec71f (patch) | |
tree | 5931de9e50e1ea5e4891407afb1a3d1610547d59 /tkcon | |
parent | a906900fcf97c227be710f7a6569cca7997a2352 (diff) | |
download | blt-7d66bd51d564247136013970759e2bb4713ec71f.zip blt-7d66bd51d564247136013970759e2bb4713ec71f.tar.gz blt-7d66bd51d564247136013970759e2bb4713ec71f.tar.bz2 |
add TEA 3.10
Diffstat (limited to 'tkcon')
-rw-r--r-- | tkcon/pkgIndex.tcl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tkcon/pkgIndex.tcl b/tkcon/pkgIndex.tcl deleted file mode 100644 index 938727c..0000000 --- a/tkcon/pkgIndex.tcl +++ /dev/null @@ -1,5 +0,0 @@ -# -# Tcl package index file -# -package ifneeded tkcon 2.7 \ - [list load [file join $dir ] tkcon] |