Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl8.5/http/pkgIndex.tcl @ 5230

Last change on this file since 5230 was 5167, checked in by rgrieder, 16 years ago

added svn property svn:eol-style native to all tcl files

  • Property svn:eol-style set to native
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.