From: Kevin M. Rosenberg Date: Wed, 30 Apr 2003 03:18:55 +0000 (+0000) Subject: r4710: Auto commit for Debian build X-Git-Tag: v1.96~239 X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=commitdiff_plain;h=76085dbb3fc5cb7e40deb1e183c858c19d20b21f r4710: Auto commit for Debian build --- diff --git a/debian/changelog b/debian/changelog index 265128a..a75a234 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-kmrcl (1.35-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 29 Apr 2003 21:18:40 -0600 + cl-kmrcl (1.34-1) unstable; urgency=low * New upstream 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