r8864: updates
[clsql.git] / sql / kmr-mop.lisp
index 7f58124de9ecda9bb6a1bc0090eccf2409793370..bcd893acfbecc6fa9662c3b537af9efe820ec3d7 100644 (file)
@@ -7,15 +7,15 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2003
 ;;;;
-;;;; $Id: mop.lisp 8573 2004-01-29 23:30:50Z kevin $
+;;;; $Id$
+;;;;
+;;;; This file imports MOP symbols into the CLSQL-MOP package and then
+;;;; re-exports into CLSQL-SYS them to hide differences in
+;;;; MOP implementations.
 ;;;;
 ;;;; This file was extracted from the KMRCL utilities
 ;;;; *************************************************************************
 
-;;; This file imports MOP symbols into the CLSQL-MOP package and then
-;;; re-exports into CLSQL-SYS them to hide differences in
-;;; MOP implementations.
-
 (in-package #:clsql-sys)
 
 #+lispworks