Commits

Albert Cheng committed 091fb5951ca
[svn-r17659] Changed the default fortran compilers from xlf and mpxlf_r to xlf90 and mpxlf90_r respectively. The fortran 90 compilers support free format source files. This allows the removal of -k so that the default compiler command is cleaner. Tested: AIX Up at LLNL. (Note: mpxlf90_r does not work but this could have been an undetected old problem.)