diff options
Diffstat (limited to 'tix/unix/tk8.1/pkgIndex.tcl.in')
-rw-r--r-- | tix/unix/tk8.1/pkgIndex.tcl.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tix/unix/tk8.1/pkgIndex.tcl.in b/tix/unix/tk8.1/pkgIndex.tcl.in new file mode 100644 index 00000000000..fc82f9db9b6 --- /dev/null +++ b/tix/unix/tk8.1/pkgIndex.tcl.in @@ -0,0 +1,4 @@ +# Tcl package index file, version 1.0 + +package ifneeded Tix @TIX_VERSION_PKG@ [list load "@TIX_PKG_FILE@" Tix] +@TIX_SAM_PACKAGE_IFNEEDED@ |