X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Foperations.lisp;h=177acbd1de39beb274ac96e31a73b328711bcfb1;hb=5990bfce392a05c10237d4f97b008c4f828028e5;hp=990ed34bd0b45a070feeafe771fa47d1f3f15d55;hpb=9a70270bf9a1d60323ded33ce52bd0904544c70b;p=clsql.git diff --git a/sql/operations.lisp b/sql/operations.lisp index 990ed34..177acbd 100644 --- a/sql/operations.lisp +++ b/sql/operations.lisp @@ -12,7 +12,7 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(in-package #:clsql-sys) +(in-package #:clsql) ;; Keep a hashtable for mapping symbols to sql generator functions, ;; for use by the bracketed reader syntax.