summaryrefslogtreecommitdiffstats
path: root/pkgIndex.tcl.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-12-20 21:05:40 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-12-20 21:05:40 (GMT)
commit0ffd9347a35a9a4b78cf97fe3c17cc9459f171be (patch)
treeaaf2d8bd267ad37197116cb22497c3d078da89ba /pkgIndex.tcl.in
parent7f7c3ef3118503fac81f9a0c67f1a6d1373ed01a (diff)
parent190de6f37ec31e8c0917cb7c79092cd77b610bb6 (diff)
downloadblt-0ffd9347a35a9a4b78cf97fe3c17cc9459f171be.zip
blt-0ffd9347a35a9a4b78cf97fe3c17cc9459f171be.tar.gz
blt-0ffd9347a35a9a4b78cf97fe3c17cc9459f171be.tar.bz2
Merge commit 'ecefa3757afb192719b192b6969e87259e913198' as 'tkblt'
Diffstat (limited to 'pkgIndex.tcl.in')
-rw-r--r--pkgIndex.tcl.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgIndex.tcl.in b/pkgIndex.tcl.in
new file mode 100644
index 0000000..ea7d80b
--- /dev/null
+++ b/pkgIndex.tcl.in
@@ -0,0 +1,5 @@
+#
+# 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]]