Skip to content
Snippets Groups Projects
Commit da8086ac authored by juan rodriguez-carvajal's avatar juan rodriguez-carvajal
Browse files

Removing non-needed "implicit none"! To the users of the library: when a...

Removing non-needed "implicit none"! To the users of the library: when a function or a subroutine is within a module, the global "implicit none" declared at the beginning of the module propagates to all procedures within its scope.
Redundant "return" statements before the end of a subroutine/function have been removed.
Change line terminators from Windows to Unix ...
parent d6fa3ee2
No related branches found
No related tags found
No related merge requests found
Showing
with 460 additions and 900 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment