source:
data/trunk/Media/tcl8.5/http/pkgIndex.tcl
@
5238
Last change on this file since 5238 was 5180, checked in by dafrick, 16 years ago | |
---|---|
File size: 312 bytes |
Line | |
---|---|
1 | # Tcl package index file, version 1.1 |
2 | |
3 | if {![package vsatisfies [package provide Tcl] 8.4]} {return} |
4 | package ifneeded http 2.7 [list tclPkgSetup $dir http 2.7 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister ::http::mapReply}}}] |
Note: See TracBrowser
for help on using the repository browser.