X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=mop.lisp;fp=mop.lisp;h=5bfe3d01ebab6ab1ff667c89bf74ef4d1d05e7fa;hp=c62a2505dff269930403053746196db332b042f7;hb=76085dbb3fc5cb7e40deb1e183c858c19d20b21f;hpb=348010e5a810750c2e9dce31aae5524c5ed3aa4f diff --git a/mop.lisp b/mop.lisp index c62a250..5bfe3d0 100644 --- a/mop.lisp +++ b/mop.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2003 ;;;; -;;;; $Id: mop.lisp,v 1.12 2003/04/29 10:33:32 kevin Exp $ +;;;; $Id: mop.lisp,v 1.13 2003/04/30 03:18:55 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -120,7 +120,7 @@ clos:compute-effective-slot-definition clos::compute-effective-slot-definition-initargs clos::slot-value-using-class - clos:class-prototype clos:generic-function-method-class clos:intern-eql-specializer + clos::class-prototype clos:generic-function-method-class clos:intern-eql-specializer clos:make-method-lambda clos:generic-function-lambda-list clos::compute-slots ;; note: make-method-lambda is not fbound