killed obsolete "--heap-arrays" comment

This commit is contained in:
Philip Eisenlohr 2011-12-22 10:21:50 +00:00
parent f463c2da70
commit 8535421429
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ else:
fortCmd = fortCompiler
# "-free" to use free-format FORTRAN 90 syntax
# "-heap-arrays" increase heap size
# "-O3" maximum optimization level
# "-fpp" use FORTRAN preprocessor on source code
# "-openmp" build with openMP support