mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-19 21:03:25 -07:00
Updated msys2 to msys2-base-x86_64-20200903
This commit is contained in:
parent
5bc8dbdc75
commit
2307d54cb1
18501 changed files with 1684082 additions and 720361 deletions
1072
msys2/usr/lib/tcl8.6/opt0.4/optparse.tcl
Normal file
1072
msys2/usr/lib/tcl8.6/opt0.4/optparse.tcl
Normal file
File diff suppressed because it is too large
Load diff
12
msys2/usr/lib/tcl8.6/opt0.4/pkgIndex.tcl
Normal file
12
msys2/usr/lib/tcl8.6/opt0.4/pkgIndex.tcl
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Tcl package index file, version 1.1
|
||||
# This file is generated by the "pkg_mkIndex -direct" 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.
|
||||
|
||||
if {![package vsatisfies [package provide Tcl] 8.2]} {return}
|
||||
package ifneeded opt 0.4.6 [list source [file join $dir optparse.tcl]]
|
Loading…
Add table
Add a link
Reference in a new issue