CardiacPhase/Git/mingw64/lib/itcl4.1.2/pkgIndex.tcl

7 lines
255 B
Tcl
Raw Normal View History

2019-05-06 16:34:28 +02:00
# Tcl package index file, version 1.0
if {![package vsatisfies [package provide Tcl] 8.6-]} {return}
package ifneeded itcl 4.1.2 [list load [file join $dir "itcl412.dll"] itcl]
package ifneeded Itcl 4.1.2 [list load [file join $dir "itcl412.dll"] itcl]