X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;fp=package.lisp;h=94de26b89d317ad4e29addf81be239f10fabe9b0;hb=1683d930d3aeb8322f779272ed013651cea0b229;hp=b261fdeb5aa26d5478f07697e020d58915d1a199;hpb=4f4c2990af9e7fba7f1e2b25fab5327d6ae63040;p=hyperobject.git diff --git a/package.lisp b/package.lisp index b261fde..94de26b 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: package.lisp,v 1.40 2003/03/31 19:22:22 kevin Exp $ +;;;; $Id: package.lisp,v 1.41 2003/04/12 03:30:52 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg ;;;; ************************************************************************* @@ -84,6 +84,7 @@ clos::compute-effective-slot-definition-initargs clos::slot-value-using-class clos::class-prototype clos:generic-function-method-class + ;; note: make-method-lambda is not fbound clos:intern-eql-specializer clos:make-method-lambda) :hyperobject))