r8852: package renaming
[clsql.git] / sql / operations.lisp
index b07c068bb34fad96d4bb7495fb9cbb9c36459569..b552e9855721aa3de37b63d9e6c86f3a4e1b7a4e 100644 (file)
@@ -1,7 +1,6 @@
 ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; ======================================================================
-;;;; File:    operations.lisp
-;;;; Updated: <04/04/2004 12:07:26 marcusp>
+;;;; $Id: $
 ;;;; ======================================================================
 ;;;;
 ;;;; Description ==========================================================
@@ -11,7 +10,7 @@
 ;;;;
 ;;;; ======================================================================
 
-(in-package :clsql-usql-sys)
+(in-package #:clsql-sys)
 
 
 ;; Keep a hashtable for mapping symbols to sql generator functions,