changed FC_DEFAULT to FC

This commit is contained in:
Bryan Herman 2014-04-04 23:28:29 -04:00
parent 1183f28ddd
commit d400cbcf09
2 changed files with 6 additions and 6 deletions

View file

@ -128,7 +128,7 @@ more control over which tests are executed.
Before running the test suite python script, the following environmental
variables should be set if the default paths are incorrect:
* **FC_DEFAULT** - The command of the default Fortran compiler.
* **FC** - The command of the Fortran compiler (e.g. gfotran, ifort).
* Default - *gfortran*