master
/ miniconda3 / envs / poem / lib / tk8.6 / pkgIndex.tcl

pkgIndex.tcl @a8e0244 raw · history · blame

if {![package vsatisfies [package provide Tcl] 8.6.0]} return
package ifneeded Tk 8.6.12 [list load [file normalize [file join $dir .. libtk8.6.so]]]