Tcl Library Source Code

Artifact [ae5f237c5d]
Login
EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA

Artifact ae5f237c5d86f5c1d53afbf2cdb19a37c11464b4:

Also attachment "pkgIndex.tcl" to ticket [4004568d8f] added by aku 2014-10-08 03:42:43.
if {![package vsatisfies [package provide Tcl] 8.5]} {return}
package ifneeded oauth 1 [list source [file join $dir oauth.tcl]]