r9199: fold clsql-base and clsql-base-sys into clsql-base
[clsql.git] / base / classes.lisp
index 92254f501e9745c1d26689761d54471c1b179490..292bb6ba22b9804934877620acf2a4c72e363778 100644 (file)
@@ -18,7 +18,7 @@
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
-(in-package #:clsql-base-sys)
+(in-package #:clsql-base)
 
 
 (defclass database ()
 
 
 (defclass database ()