ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/loops/Integrate.java
(Generate patch)

Comparing jsr166/src/test/loops/Integrate.java (file contents):
Revision 1.3 by jsr166, Thu Oct 29 23:11:03 2009 UTC vs.
Revision 1.4 by jsr166, Thu Oct 29 23:16:47 2009 UTC

# Line 55 | Line 55 | public final class Integrate {
55              }
56          }
57          catch (Exception e) {
58 <            System.out.println("Usage: java Integrate3 threads <s[erial] | d[ynamic] | f[ork] - default d>");
58 >            System.out.println("Usage: java Integrate threads <s[erial] | d[ynamic] | f[ork] - default d>");
59              return;
60          }
61  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines