summaryrefslogtreecommitdiffstats
path: root/library/opt0.1/pkgIndex.tcl
blob: 7f2baaf86cfe1c42e07631cc0629a53ed5af2e76 (plain)
1
2
3
4
5
6
7
# 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]]