r4472: Automatic commit for debian_version_2_6_1-1
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 14 Apr 2003 17:10:54 +0000 (17:10 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 14 Apr 2003 17:10:54 +0000 (17:10 +0000)
mop.lisp

index 01d1bc789f8faa13d371e449a3b662dd61a21f0c..2ee684bc1c14eaf43b4a28c7421f01c2e9d6e6f0 100644 (file)
--- a/mop.lisp
+++ b/mop.lisp
@@ -11,7 +11,7 @@
 ;;;; in Text, HTML, and XML formats. This includes hyperlinking
 ;;;; capability and sub-objects.
 ;;;;
-;;;; $Id: mop.lisp,v 1.48 2003/04/12 14:31:52 kevin Exp $
+;;;; $Id: mop.lisp,v 1.49 2003/04/14 17:10:54 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;;
      t)))
 
 (defmethod compute-effective-slot-definition :around ((cl hyperobject-class)
-                                                     #-(or cmu scl) name
+                                                     #-(or scl) name
                                                      dsds)
   #+allegro (declare (ignore name))
   (let* ((dsd (car dsds))