1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 10:40:17 +00:00
QB64-PE/internal/c/mingw32/opt/lib/itcl4.1.1/pkgIndex.tcl
2019-01-01 22:40:38 +11:00

6 lines
255 B
Tcl

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