X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=base%2Fdatabase.lisp;h=f5a682e1bf77f1694c2677dfc8afcd368fb9e022;hb=61fd5f068d2a5dc42c88731d672730ba6aa9a9ea;hp=e4016d3c547f603ceefed503a2886bd692257a6e;hpb=7cdc9aa48baa3c52923d61da6fa632eb47ac0b5d;p=clsql.git diff --git a/base/database.lisp b/base/database.lisp index e4016d3..f5a682e 100644 --- a/base/database.lisp +++ b/base/database.lisp @@ -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.")