r9199: fold clsql-base and clsql-base-sys into clsql-base
[clsql.git] / base / database.lisp
index e4016d3c547f603ceefed503a2886bd692257a6e..f5a682e1bf77f1694c2677dfc8afcd368fb9e022 100644 (file)
@@ -12,7 +12,7 @@
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
-(in-package #:clsql-base-sys)
+(in-package #:clsql-base)
 
 (setf (documentation 'database-name 'function)
       "Returns the name of a database.")