summaryrefslogtreecommitdiffstats
path: root/shellicon/pkgIndex.tcl
blob: c2edc5204b5e1ce32cf3d35832b7094808c94403 (plain)
1
2
3
if {[catch {package require Tcl 8.4}]} return
append script "load \"[file join $dir treectrl20.dll]\" treectrl"
package ifneeded shellicon 2.0.1 [list load [file join $dir shellicon20.dll] shellicon]