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