
25 Jan
2007
25 Jan
'07
7:37 p.m.
Update of /project/elephant/cvsroot/elephant/tests In directory clnet:/tmp/cvs-serv11335/tests Modified Files: testindexing.lisp Log Message: Minor fixes for symbol id removal checkin --- /project/elephant/cvsroot/elephant/tests/testindexing.lisp 2007/01/22 16:17:44 1.20 +++ /project/elephant/cvsroot/elephant/tests/testindexing.lisp 2007/01/25 19:37:55 1.21 @@ -371,6 +371,8 @@ (defvar normal-index nil) +(defgeneric stress1 (obj)) + (defun make-stress-classes () (defclass stress-normal () ((stress1 :accessor stress1 :initarg :stress1 :initform nil :index nil)