Documentation for the ABC Analysis
[cacao.git] / tests / In1.java
index f7ba1ea096e33a9dc4ba2ba62483d10e6d717baa..1f8097312330d703b3849da9fd255b35c206d912 100644 (file)
@@ -3,7 +3,7 @@
 public class In1 {
 public static void main(String[] s) {
  In1 I = new In1();
- long max=1000000000;
+ long max=10;//00000000;
  int i;
  int x0=0; int x1=0;
  int y0=0; int y1=0;