Edit File: pkgIndex.tcl
if {[catch {package present Tcl 8.5.0-8.6}]} { return } package ifneeded Tk 8.5.7 [list load [file join $dir .. libtk8.5.so] Tk]
Back to File Manager