pkgIndex.tcl at [cdb1e4e5a3]
Not logged in

File tcl/8.4/tcllib1.15/aes/pkgIndex.tcl artifact cb678b1c13 part of check-in cdb1e4e5a3


if {![package vsatisfies [package provide Tcl] 8.2]} {
    # PRAGMA: returnok
    return
}
package ifneeded aes 1.1.1 [list source [file join $dir aes.tcl]]