From 8cba9d956327e3de1e53d5ca58f81da5d6255978 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 30 Jul 2003 19:04:41 +0000 Subject: [PATCH] r5407: *** empty log message *** --- mop.lisp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mop.lisp b/mop.lisp index ff4d217..cd7c477 100644 --- 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) -- 2.34.1