(file) Return to moreconfigure.pl CVS log (file) (dir) Up to [Development] / JSOC / Attic

Diff for /JSOC/Attic/moreconfigure.pl between version 1.2 and 1.3

version 1.2, 2009/06/05 23:05:26 version 1.3, 2009/06/05 23:23:29
Line 6  use constant ICCMAJOR => 9;
Line 6  use constant ICCMAJOR => 9;
 use constant ICCMINOR => 0; use constant ICCMINOR => 0;
 use constant IFORTMAJOR => 9; use constant IFORTMAJOR => 9;
 use constant IFORTMINOR => 0; use constant IFORTMINOR => 0;
 use constant GCCMAJOR => 4;  use constant GCCMAJOR => 3;
 use constant GCCMINOR => 0; use constant GCCMINOR => 0;
 use constant GFORTMAJOR => 4; use constant GFORTMAJOR => 4;
 use constant GFORTMINOR => 2; use constant GFORTMINOR => 2;


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

Karen Tian
Powered by
ViewCVS 0.9.4