X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=rules.lisp;h=dad93ad91278d862fc1998d333a0536945b551ad;hb=90c2e4c13bd89c48de9fe0da126547447b7b9e01;hp=3807676c83550d4555190d84e681f9dd18ce9ef3;hpb=7e2d980b24a9fb31501fe3911582a6d85c374494;p=hyperobject.git diff --git a/rules.lisp b/rules.lisp index 3807676..dad93ad 100644 --- a/rules.lisp +++ b/rules.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: rules.lisp,v 1.48 2003/07/14 04:10:02 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file is Copyright (c) 2000-2003 by Kevin M. Rosenberg ;;;; ************************************************************************* @@ -59,8 +59,7 @@ (funcall (func rule) obj))))) -;;#-ho-no-svuc -#+ignore +#+ho-svuc (defmethod (setf slot-value-using-class) :around (new-value (cl hyperobject-class) obj (slot hyperobject-esd))