r4597: Auto commit for Debian build
[hyperobject.git] / rules.lisp
index 3783d7fcb17989f5b0f32f43f12f83bd484e663c..e6c50f917d4a8c3db8d43b93f2a29d1acd4f337a 100644 (file)
@@ -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))