Artifact d6950e16450800b84d1c3161e30090bb8838346e1f6cb8d16bee910900c223f0:

  • File pkgIndex.tcl.in — part of check-in [dc90a44cf6] at 2018-07-20 22:59:40 on branch nearerTEAtoThee — Integrated a first part of Stuart Cassoffs work towards keeping the tDOM build system in sync with TEA development. (user: rolf size: 170) [more...]

#
# Tcl package index file
#
package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
    "load [file join $dir @PKG_LIB_FILE@];
     source [list [file join $dir tdom.tcl]]"