source:
data/Media/tcl/http/pkgIndex.tcl
@
5124
Last change on this file since 5124 was 5049, checked in by landauf, 17 years ago | |
---|---|
File size: 312 bytes |
Rev | Line | |
---|---|---|
[5049] | 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.