|
Message
From: cvs at opencores.org<cvs@o...>
Date: Sat Aug 19 21:55:16 CEST 2006
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/06/08 19:21:55 Modified: jop/java/target/src/test/jvm DoAll.java Log: no message Revision Changes Path 1.7 jop/java/target/src/test/jvm/DoAll.java http://www.opencores.org/cvsweb.shtml/jop/java/target/src/test/jvm/DoAll.java.diff?r1=1.6&r2=1.7 (In the diff below, changes in quantity of whitespace are not shown.) Index: DoAll.java =================================================================== RCS file: /cvsroot/martin/jop/java/target/src/test/jvm/DoAll.java,v retrieving revision 1.6 retrieving revision 1.7 diff -u -b -r1.6 -r1.7 --- DoAll.java 22 Jun 2006 20:34:57 -0000 1.6 +++ DoAll.java 19 Aug 2006 19:55:16 -0000 1.7 @@ -28,7 +28,8 @@ new LongField(), new MultiArray(), new Switch(), - new Except(), +// new Except(), + new SystemCopy(), }; for (int i=0; i<tc.length; ++i) {
|
 |