From f25b19db8d50748d4f75272ae324cad27788d9b3 Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Thu, 27 Nov 1997 19:49:05 +0000 Subject: Import TCL v8.0 PL2. --- contrib/tcl/library/opt0.1/pkgIndex.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/tcl/library/opt0.1/pkgIndex.tcl') diff --git a/contrib/tcl/library/opt0.1/pkgIndex.tcl b/contrib/tcl/library/opt0.1/pkgIndex.tcl index 4e660cd69872..7a7ad90cc054 100644 --- a/contrib/tcl/library/opt0.1/pkgIndex.tcl +++ b/contrib/tcl/library/opt0.1/pkgIndex.tcl @@ -4,4 +4,4 @@ # 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.1 [list source [file join $dir optparse.tcl]] +package ifneeded opt 0.2 [list source [file join $dir optparse.tcl]] -- cgit v1.2.3