r5408: *** empty log message ***
[kmrcl.git] / mop.lisp
index ff4d2179bd84167bbbb0d9d035759574f5b63b6d..cd7c47736dd6e9d38ccc7ce977a21628bf0ffcb4 100644 (file)
--- a/mop.lisp
+++ b/mop.lisp
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2003
 ;;;;
-;;;; $Id: mop.lisp,v 1.17 2003/07/30 17:32:26 kevin Exp $
+;;;; $Id: mop.lisp,v 1.18 2003/07/30 19:04:41 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -45,7 +45,6 @@
    #+scl #:clos
    #+openmcl #:openmcl-mop
    )
-  #+openmcl (:shadowing-import-from #:ccl #:ensure-generic-function)
   )
 
 (in-package #:kmr-mop)