annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tcl8.6/opt0.4/pkgIndex.tcl @ 69:33d812a61356

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 17:55:14 -0400
parents
children
rev   line source
jpayne@69 1 # Tcl package index file, version 1.1
jpayne@69 2 # This file is generated by the "pkg_mkIndex -direct" command
jpayne@69 3 # and sourced either when an application starts up or
jpayne@69 4 # by a "package unknown" script. It invokes the
jpayne@69 5 # "package ifneeded" command to set up package-related
jpayne@69 6 # information so that packages will be loaded automatically
jpayne@69 7 # in response to "package require" commands. When this
jpayne@69 8 # script is sourced, the variable $dir must contain the
jpayne@69 9 # full path name of this file's directory.
jpayne@69 10
jpayne@69 11 if {![package vsatisfies [package provide Tcl] 8.5-]} {return}
jpayne@69 12 package ifneeded opt 0.4.8 [list source [file join $dir optparse.tcl]]