summaryrefslogtreecommitdiffstats
path: root/tcllib/support/devel/sak/help/pkgIndex.tcl
blob: 609a59a2cbaeecc53fb5c404b29942dab4acb4d9 (plain)
1
2
3
4
if {![package vsatisfies [package provide Tcl] 8.2]} return
package ifneeded sak::help 1.0 [list source [file join $dir help.tcl]]