From: Kevin M. Rosenberg Date: Tue, 22 Apr 2003 15:58:07 +0000 (+0000) Subject: r4597: Auto commit for Debian build X-Git-Tag: debian-2.11.0-2~121 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=ce7f6dd227c1bd75565dcb429d2229860689d406;hp=2f0f17decf97d3140b00697828c7135152430319;p=hyperobject.git r4597: Auto commit for Debian build --- diff --git a/rules.lisp b/rules.lisp index 3783d7f..e6c50f9 100644 --- a/rules.lisp +++ b/rules.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: rules.lisp,v 1.21 2003/04/22 15:56:20 kevin Exp $ +;;;; $Id: rules.lisp,v 1.22 2003/04/22 15:58:07 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg ;;;; @@ -71,7 +71,7 @@ (call-next-method)) ;; this does not work on gerd-pcl in cmu 18e+ -#-cmu +#+ignore (defmethod (setf slot-value-using-class) :around (new-value (cl hyperobject-class) obj (slot standard-effective-slot-definition))