X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=base%2Fdatabase.lisp;h=f5a682e1bf77f1694c2677dfc8afcd368fb9e022;hp=e4016d3c547f603ceefed503a2886bd692257a6e;hb=09f07ac9d914a83f9426609f3264f4e66b5a6d97;hpb=7cdc9aa48baa3c52923d61da6fa632eb47ac0b5d 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.")