X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Fkmr-mop.lisp;h=7f58124de9ecda9bb6a1bc0090eccf2409793370;hb=10880a673c08e936462c8473a4508de2acce0826;hp=32cc35db0965b93b9f8d0a00c2d92d643adb0cce;hpb=7f0e4a65d1b425f2fa58fc7cce8296c1a6c52c2f;p=clsql.git diff --git a/sql/kmr-mop.lisp b/sql/kmr-mop.lisp index 32cc35d..7f58124 100644 --- a/sql/kmr-mop.lisp +++ b/sql/kmr-mop.lisp @@ -12,11 +12,11 @@ ;;;; This file was extracted from the KMRCL utilities ;;;; ************************************************************************* -;;; This file imports MOP symbols into the USQL-MOP package and then -;;; re-exports into CLSQL-USQL-SYS them to hide differences in +;;; 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-usql-sys) +(in-package #:clsql-sys) #+lispworks (defun intern-eql-specializer (slot)