killed obsolete "--heap-arrays" comment
This commit is contained in:
parent
f463c2da70
commit
8535421429
|
@ -29,7 +29,6 @@ else:
|
||||||
fortCmd = fortCompiler
|
fortCmd = fortCompiler
|
||||||
|
|
||||||
# "-free" to use free-format FORTRAN 90 syntax
|
# "-free" to use free-format FORTRAN 90 syntax
|
||||||
# "-heap-arrays" increase heap size
|
|
||||||
# "-O3" maximum optimization level
|
# "-O3" maximum optimization level
|
||||||
# "-fpp" use FORTRAN preprocessor on source code
|
# "-fpp" use FORTRAN preprocessor on source code
|
||||||
# "-openmp" build with openMP support
|
# "-openmp" build with openMP support
|
||||||
|
|
Loading…
Reference in New Issue