5 lines
149 B
Tcl
5 lines
149 B
Tcl
|
# Index file to load the TDBC SQLite3 package.
|
||
|
|
||
|
package ifneeded tdbc::sqlite3 1.1.3 \
|
||
|
[list source [file join $dir .. library tdbcsqlite3.tcl]]
|