r4252: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 25 Mar 2003 14:21:21 +0000 (14:21 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 25 Mar 2003 14:21:21 +0000 (14:21 +0000)
package.lisp

index 246c3e0f841ab23252497cb9a6885c422dd703b4..fa81ec01e17fcb93d039e66b5342f99ec763c557 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: package.lisp,v 1.30 2003/03/25 14:04:03 kevin Exp $
+;;;; $Id: package.lisp,v 1.31 2003/03/25 14:21:21 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;; *************************************************************************
@@ -55,8 +55,7 @@
      clos::compute-effective-slot-definition-initargs
      clos:slot-value-using-class)
    #+kmr-sbcl-mop 
-   '(sb-mop:class-slots
-     sb-mop::standard-class
+   '(sb-mop::standard-class
      sb-mop:slot-definition-name sb-mop:finalize-inheritance
      sb-mop::standard-direct-slot-definition
      sb-mop::standard-effective-slot-definition sb-mop:validate-superclass