ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/seed_sums.c
(Generate patch)

Comparing seed_sums.c (file contents):
Revision 1.1 by arta, Thu Jan 29 00:38:11 2009 UTC vs.
Revision 1.2 by arta, Tue Feb 3 21:46:44 2009 UTC

# Line 31 | Line 31 | main (int argc, char **argv) {
31    printf ("  start %ld\n", site_min);
32    printf ("  minvalue %ld\n", site_min);
33    printf ("  maxvalue %ld\n", site_max);
34 <  printf ("  nocycle\n");
34 >  printf ("  no cycle\n");
35    printf ("  cache 10;\n");
36    return 0;
37   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines