do not open odbc by default to avoid warnings

This commit is contained in:
bdc 2001-06-04 04:28:03 +00:00
parent cb6fb0d3cd
commit 4306bc0899
1 changed files with 2 additions and 2 deletions

View File

@ -356,7 +356,7 @@
; scsh-dbm-interface
(export repl)
awk-interface
odbc-interface
; odbc-interface
char-predicates-interface; Urk -- Some of this is R5RS!
obsolete-char-set-interface
)
@ -371,7 +371,7 @@
scsh-startup-package
; dbm
awk-package
odbc-package
; odbc-package
field-reader-package
char-predicates-lib ; Urk -- Some of this is R5RS!
scheme)