This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/itcl4.1.1/pkgIndex.tcl
2019-02-09 02:45:25 -06:00

6 lines
269 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 "libitcl4.1.1.dylib"] itcl]
package ifneeded Itcl 4.1.1 [list load [file join $dir "libitcl4.1.1.dylib"] itcl]