X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Ftable.lisp;h=ad8c55a5ef699e363015f2e4d928fbdf4f214fb8;hb=90011694c27b5b22673a34cb6948a2a721a9b6cd;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