This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/tk8.6/pkgIndex.tcl
2019-02-09 02:45:25 -06:00

2 lines
141 B
Tcl

if {[catch {package present Tcl 8.6.0}]} return
package ifneeded Tk 8.6.8 [list load [file normalize [file join $dir .. libtk8.6.dylib]] Tk]