Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl/http/pkgIndex.tcl @ 5124

Last change on this file since 5124 was 5049, checked in by landauf, 17 years ago

added tcl files

File size: 312 bytes
Line 
1# Tcl package index file, version 1.1
2
3if {![package vsatisfies [package provide Tcl] 8.4]} {return}
4package 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.