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