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

index 2ee684bc1c14eaf43b4a28c7421f01c2e9d6e6f0..cf431f058934c7781e5a2649f428f6c18a5a8b78 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.49 2003/04/14 17:10:54 kevin Exp $
+;;;; $Id: mop.lisp,v 1.50 2003/04/14 17:36:12 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;;
      t)))
 
 (defmethod compute-effective-slot-definition :around ((cl hyperobject-class)
-                                                     #-(or scl) name
+                                                     #-(or cmu scl) name
                                                      dsds)
   #+allegro (declare (ignore name))
   (let* ((dsd (car dsds))