Files
ImageUtils/.CondaPkg/env/lib/tk8.6/pkgIndex.tcl
2023-03-18 20:03:34 +07:00

3 lines
150 B
Tcl

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]]]