[Octopus-notify] svn commit: r2400 - trunk/src by acastro
octopus-notify at tddft.org
octopus-notify at tddft.org
Wed Sep 13 14:51:50 WEST 2006
Author: acastro
Date: Wed Sep 13 14:51:49 2006
New Revision: 2400
Changeset: http://www.tddft.org/trac/octopus/changeset/2400
Modified:
trunk/src/liboct_parser.F90
trunk/src/opt_control.F90
Log:
Bug fixed.
The Portland compiler did not like very long lines even if they are
just comments, and did not like to mix, in an interface block, the
function or subroutine interface definitions, with the module
procedure statements. I have looked up the standard, and I believe
both things are legal, but in any case this way that compiler is happy
and it does not harm the others compilers.
More information about the Octopus-notify
mailing list