Remove include directives from Fortran source files
Open
enhancement
- Dominant language
- Fortran
- Stars
- 23
- Forks
- 36
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 3
Description
The use of include files in the Fortran source makes error finding and debugging harder than necessary. The `#include` directives should be replaced by inline contents of the `.inc` files.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.