[Clirr-devel] CVS: clirr/core/src/testinput/testlib-v1/testlib RemovedClass.java,NONE,1.1
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2005-09-13 03:52:21
|
Update of /cvsroot/clirr/clirr/core/src/testinput/testlib-v1/testlib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2164/src/testinput/testlib-v1/testlib Added Files: RemovedClass.java Log Message: added toplevel classes to test class addition and removal --- NEW FILE --- package testlib; public class RemovedClass { public static final int OLDCONSTANT_NOT_REPORTED = 0; } |