Commits

Albert Cheng committed a861d4914bd
[svn-r17660] 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.)