Diff
Bounty program for improvements to Tcl and certain Tcl packages.

Differences From Artifact [a7daa6d089]:

To Artifact [429555a848]:


1
2
3
4
5
6
7
8
9
# pkgIndex.tcl - 
#
#    A new manually generated "pkgIndex.tcl" file for tls to
#    replace the original which didn't include the commands from "tls.tcl".
#

package ifneeded tls 1.4 "[list load [file join $dir @[email protected] @[email protected]] ] ; [list source [file join $dir tls.tcl] ]"







|

1
2
3
4
5
6
7
8
9
# pkgIndex.tcl - 
#
#    A new manually generated "pkgIndex.tcl" file for tls to
#    replace the original which didn't include the commands from "tls.tcl".
#

package ifneeded tls 1.5 "[list load [file join $dir @[email protected] @[email protected]] ] ; [list source [file join $dir tls.tcl] ]"