r4474: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 14 Apr 2003 17:50:34 +0000 (17:50 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 14 Apr 2003 17:50:34 +0000 (17:50 +0000)
mop.lisp

index cf431f058934c7781e5a2649f428f6c18a5a8b78..1c5f050924543ca783cdddf06adb2f08b0bb9893 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.50 2003/04/14 17:36:12 kevin Exp $
+;;;; $Id: mop.lisp,v 1.51 2003/04/14 17:50:34 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))