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

Comparing moreconfigure.pl (file contents):
Revision 1.2 by arta, Fri Jun 5 23:05:26 2009 UTC vs.
Revision 1.3 by arta, Fri Jun 5 23:23:29 2009 UTC

# Line 6 | Line 6 | use constant ICCMAJOR => 9;
6   use constant ICCMINOR => 0;
7   use constant IFORTMAJOR => 9;
8   use constant IFORTMINOR => 0;
9 < use constant GCCMAJOR => 4;
9 > use constant GCCMAJOR => 3;
10   use constant GCCMINOR => 0;
11   use constant GFORTMAJOR => 4;
12   use constant GFORTMINOR => 2;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines