Import Tcl 8.6.12

This commit is contained in:
Steve Dower
2021-11-08 17:30:58 +00:00
parent 1aadb2455c
commit 674867e7e6
608 changed files with 78089 additions and 60360 deletions

View File

@@ -0,0 +1,4 @@
# Index file to load the TDBC SQLite3 package.
package ifneeded tdbc::sqlite3 @PACKAGE_VERSION@ \
[list source [file join $dir .. library tdbcsqlite3.tcl]]