X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=tests%2FIn1.java;h=1f8097312330d703b3849da9fd255b35c206d912;hb=cce34f898a508bde05c54be7f19c0fbfeb2dc0a2;hp=f7ba1ea096e33a9dc4ba2ba62483d10e6d717baa;hpb=7330af026da72a9f65ba2c747a1dff7b072f420c;p=cacao.git diff --git a/tests/In1.java b/tests/In1.java index f7ba1ea09..1f8097312 100644 --- a/tests/In1.java +++ b/tests/In1.java @@ -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;