r4683: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 29 Apr 2003 05:14:11 +0000 (05:14 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 29 Apr 2003 05:14:11 +0000 (05:14 +0000)
attrib-class.lisp
mop.lisp

index 3e79325b7bdb8d021512e84af439c331fa3a934a..320354af055312ed8524123b2b6f60a293052fa0 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: attrib-class.lisp,v 1.9 2003/04/29 03:50:42 kevin Exp $
+;;;; $Id: attrib-class.lisp,v 1.10 2003/04/29 05:14:11 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -51,7 +51,7 @@ on example from AMOP"))
   (apply
    #'make-instance 'attributes-esd 
    :attributes (remove-duplicates (mapappend #'dsd-attributes dsds))
-   (kmr-mop:compute-effective-slot-definition-initargs cl dsds))
+   (kmr-mop::compute-effective-slot-definition-initargs cl dsds))
   )
 
 #+ignore
index d7013cfd78dd4d3f06fa943ba276fde5b69341d9..571b1f445243e99610a00c621755764aec512b10 100644 (file)
--- a/mop.lisp
+++ b/mop.lisp
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2003
 ;;;;
-;;;; $Id: mop.lisp,v 1.6 2003/04/29 05:10:25 kevin Exp $
+;;;; $Id: mop.lisp,v 1.7 2003/04/29 05:11:57 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -90,7 +90,7 @@
            standard-direct-slot-definition
            standard-effective-slot-definition validate-superclass
            direct-slot-definition-class compute-effective-slot-definition
-           compute-effective-slot-definition-initargs
+           #+allero excl::compute-effective-slot-definition-initargs
            slot-value-using-class
            class-prototype generic-function-method-class intern-eql-specializer
            make-method-lambda generic-function-lambda-list