r4234: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 25 Mar 2003 04:43:17 +0000 (04:43 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 25 Mar 2003 04:43:17 +0000 (04:43 +0000)
equal.lisp

index 0d6ea59cebeeca44fc3b190bcd5666c875baf9a1..24a60ea89a58204549cb587b5cb897d5fc94b34c 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: equal.lisp,v 1.4 2003/03/25 04:26:47 kevin Exp $
+;;;; $Id: equal.lisp,v 1.5 2003/03/25 04:43:17 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
             (mapcar #'sb-mop::slot-definition-name
                     (sb-mop:class-slots (find-class s-name)))
             (mapcar #'sb-pcl::slot-definition-name
-                    (sb-pcl:class-slots (sb-pcl:find-class s-name)))
+                    (sb-pcl:class-slots (sb-pcl:find-class s-name))))
   #+cmu (mapcar #'pcl::slot-definition-name
                 (pcl:class-slots (pcl:find-class s-name)))
   #+scl (mapcar #'kernel:dsd-name