X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Ftable.lisp;h=ad8c55a5ef699e363015f2e4d928fbdf4f214fb8;hb=5990bfce392a05c10237d4f97b008c4f828028e5;hp=3820c19bd61d623a02ee50aeae155fe605c15789;hpb=270e7b5d19d51c1a19d30b54996d89576c63d358;p=clsql.git diff --git a/sql/table.lisp b/sql/table.lisp index 3820c19..ad8c55a 100644 --- a/sql/table.lisp +++ b/sql/table.lisp @@ -15,7 +15,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package #:clsql-sys) +(in-package #:clsql) ;; Utilities