tinycobol/tcltk84/tk8.4/pkgIndex.tcl

3 lines
141 B
Tcl

if {[package vcompare [package provide Tcl] 8.4] != 0} { return }
package ifneeded Tk 8.4 [list load [file join $dir .. .. bin tk84.dll] Tk]