From fa179cd84c44d2f0e4ea231537afc8a6733c406e Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 5 Nov 2003 22:55:12 +0000 Subject: [PATCH] r8099: add reader macro for svuc --- rules.lisp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rules.lisp b/rules.lisp index 246ecb3..dad93ad 100644 --- a/rules.lisp +++ b/rules.lisp @@ -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)) -- 2.34.1