X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=rules.lisp;h=e6c50f917d4a8c3db8d43b93f2a29d1acd4f337a;hb=ce7f6dd227c1bd75565dcb429d2229860689d406;hp=3783d7fcb17989f5b0f32f43f12f83bd484e663c;hpb=2f0f17decf97d3140b00697828c7135152430319;p=hyperobject.git 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))