summaryrefslogtreecommitdiffstats
path: root/library/opt0.1/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'library/opt0.1/pkgIndex.tcl')
-rw-r--r--library/opt0.1/pkgIndex.tcl7
1 files changed, 0 insertions, 7 deletions
diff --git a/library/opt0.1/pkgIndex.tcl b/library/opt0.1/pkgIndex.tcl
deleted file mode 100644
index 7f2baaf..0000000
--- a/library/opt0.1/pkgIndex.tcl
+++ /dev/null
@@ -1,7 +0,0 @@
-# Tcl package index file, version 1.0
-# This file is NOT generated by the "pkg_mkIndex" command
-# because if someone just did "package require opt", let's just load
-# the package now, so they can readily use it
-# and even "namespace import tcl::*" ...
-# (tclPkgSetup just makes things slow and do not work so well with namespaces)
-package ifneeded opt 0.3 [list source [file join $dir optparse.tcl]]