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