wimvanderbauwhede / RefactorF4Acc

An Automated Fortran Code Refactoring Tool to Facilitate Acceleration of Numerical Simulations
Other
57 stars 9 forks source link

Suggestion: use .f90 extension #11

Closed rouson closed 5 years ago

rouson commented 5 years ago

As a matter of style, I recommend using the .f90 file extension instead of .f95. See this Dr. Fortran blog post for details.

wimvanderbauwhede commented 5 years ago

I changed the default to .f90, it is configurable anyway.