summaryrefslogtreecommitdiffstats
path: root/tcllib/support/devel/sak/help/pkgIndex.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-02-15 18:19:17 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-02-15 18:19:17 (GMT)
commitb863b050cd0148499e6725724829e066890f518c (patch)
tree7828a9e8d84da3f73abe446fc50a9c0b0c11528a /tcllib/support/devel/sak/help/pkgIndex.tcl
parent7f1623e3f658b2dc4ddad0f1b9309a156de82065 (diff)
downloadblt-b863b050cd0148499e6725724829e066890f518c.zip
blt-b863b050cd0148499e6725724829e066890f518c.tar.gz
blt-b863b050cd0148499e6725724829e066890f518c.tar.bz2
update tcllib
Diffstat (limited to 'tcllib/support/devel/sak/help/pkgIndex.tcl')
-rw-r--r--tcllib/support/devel/sak/help/pkgIndex.tcl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tcllib/support/devel/sak/help/pkgIndex.tcl b/tcllib/support/devel/sak/help/pkgIndex.tcl
new file mode 100644
index 0000000..609a59a
--- /dev/null
+++ b/tcllib/support/devel/sak/help/pkgIndex.tcl
@@ -0,0 +1,4 @@
+if {![package vsatisfies [package provide Tcl] 8.2]} return
+package ifneeded sak::help 1.0 [list source [file join $dir help.tcl]]
+
+