Artifact 8cbc5412a24cc25732fdce1b32c073cb0b7653ab:
- File packages/tcl/8.6/win32-x86/sqlite3/pkgIndex.tcl — part of check-in [3a6daebcb3] at 2017-11-21 21:52:08 on branch trunk — Add the SQLite 3.21.0 package for Tcl (x86). (user: mistachkin, size: 153) [annotate] [blame] [check-ins using]
- File packages/tcl/8.6/win64-x64/sqlite3/pkgIndex.tcl — part of check-in [55ae5b6904] at 2017-11-21 21:52:30 on branch trunk — Add the SQLite 3.21.0 package for Tcl (x64). (user: mistachkin, size: 153) [annotate] [blame] [check-ins using]
# # Tcl package index file # # Note sqlite*3* init specifically # package ifneeded sqlite3 3.21.0 \ [list load [file join $dir sqlite3.dll] Sqlite3]