r9234: rename package
[clsql.git] / sql / operations.lisp
index 990ed34bd0b45a070feeafe771fa47d1f3f15d55..177acbd1de39beb274ac96e31a73b328711bcfb1 100644 (file)
@@ -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.