This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/tdbcodbc1.0.6/pkgIndex.tcl

9 lines
245 B
Tcl
Raw Normal View History

2019-02-09 02:45:25 -06:00
# Package index file for tdbc::odbc
if {[catch {package require Tcl 8.6}]} {
return
}
package ifneeded tdbc::odbc 1.0.6 \
"[list source [file join $dir tdbcodbc.tcl]]\;\
[list load [file join $dir libtdbcodbc1.0.6.dylib] tdbcodbc]"