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