summaryrefslogtreecommitdiffstats
path: root/library/http2.3/pkgIndex.tcl
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-11-03 20:57:22 (GMT)
committerhobbs <hobbs>2000-11-03 20:57:22 (GMT)
commit7f368e65f011e074f4890b4be2e650525cd5796c (patch)
tree762db733404abd575dc2f4af1b0995a4d76fff56 /library/http2.3/pkgIndex.tcl
parentb8bb6b9ae57588b933131af48bb467e840d495ef (diff)
downloadtcl-7f368e65f011e074f4890b4be2e650525cd5796c.zip
tcl-7f368e65f011e074f4890b4be2e650525cd5796c.tar.gz
tcl-7f368e65f011e074f4890b4be2e650525cd5796c.tar.bz2
unversioned http msgcat and opt packages in CVS
Diffstat (limited to 'library/http2.3/pkgIndex.tcl')
-rw-r--r--library/http2.3/pkgIndex.tcl11
1 files changed, 0 insertions, 11 deletions
diff --git a/library/http2.3/pkgIndex.tcl b/library/http2.3/pkgIndex.tcl
deleted file mode 100644
index 32b17c7..0000000
--- a/library/http2.3/pkgIndex.tcl
+++ /dev/null
@@ -1,11 +0,0 @@
-# Tcl package index file, version 1.1
-# This file is generated by the "pkg_mkIndex" command
-# and sourced either when an application starts up or
-# by a "package unknown" script. It invokes the
-# "package ifneeded" command to set up package-related
-# information so that packages will be loaded automatically
-# in response to "package require" commands. When this
-# script is sourced, the variable $dir must contain the
-# full path name of this file's directory.
-
-package ifneeded http 2.3 [list tclPkgSetup $dir http 2.3 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister}}}]