summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/inifile/pkgIndex.tcl
blob: 9aa3f98d4142b4fd257ca7323842d9a4502792a3 (plain)
1
2
if { ![package vsatisfies [package provide Tcl] 8.2] } { return }
package ifneeded inifile 0.3 [list source [file join $dir ini.tcl]]