1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-18 15:04:57 +00:00
qb64/internal/c/mingw32/opt/lib/itcl4.1.1/pkgIndex.tcl

7 lines
255 B
Tcl
Raw Normal View History

2019-01-01 11:40:38 +00:00
# Tcl package index file, version 1.0
if {![package vsatisfies [package provide Tcl] 8.6-]} {return}
package ifneeded itcl 4.1.1 [list load [file join $dir "itcl411.dll"] itcl]
package ifneeded Itcl 4.1.1 [list load [file join $dir "itcl411.dll"] itcl]