summaryrefslogtreecommitdiffstats
path: root/tkblt/pkgIndex.tcl.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-02 21:50:36 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-02 21:50:36 (GMT)
commit4b458dac3f0ea680db57779eb3684e2136680306 (patch)
tree2b61d5f91c71b718dbee8631eccbbf3d47528432 /tkblt/pkgIndex.tcl.in
parentd2825c8167bd0d1f1daa937aa3b6ab21f7522527 (diff)
downloadblt-4b458dac3f0ea680db57779eb3684e2136680306.zip
blt-4b458dac3f0ea680db57779eb3684e2136680306.tar.gz
blt-4b458dac3f0ea680db57779eb3684e2136680306.tar.bz2
update TEA 3.13
Diffstat (limited to 'tkblt/pkgIndex.tcl.in')
-rw-r--r--tkblt/pkgIndex.tcl.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/tkblt/pkgIndex.tcl.in b/tkblt/pkgIndex.tcl.in
deleted file mode 100644
index ea7d80b..0000000
--- a/tkblt/pkgIndex.tcl.in
+++ /dev/null
@@ -1,5 +0,0 @@
-#
-# Tcl package index file
-#
-package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
- [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]\n[list source [file join $dir graph.tcl]]