[elephant-cvs] CVS elephant/tests
ieslick
ieslick at common-lisp.net
Thu Jan 25 19:37:55 UTC 2007
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)
More information about the Elephant-cvs
mailing list