efa7952a2b
- Add pkgIndex.tcl submitted by doconnor@gsoft.com.au so "package require Tk" is now supported. - Add pkgIndex.tcl for tk83 and tk84
4 lines
125 B
Tcl
4 lines
125 B
Tcl
# Tcl package index file, version 1.0
|
|
|
|
package ifneeded Tk 8.3 [list load "[file join [file dirname $dir] libtk83.so.1]" Tk]
|