Add a script to make the MSVC build more convenient
[msysgit.git] / mingw / lib / tk8.5 / pkgIndex.tcl
blob1f218439b416565e2e527213b55cd54b30ed4001
1 if {[catch {package present Tcl 8.5.0}]} { return }
2 package ifneeded Tk 8.5.9 [list load [file join $dir .. .. bin tk85.dll] Tk]