Fortran-FOSS-Programmers / ford

Automatically generates FORtran Documentation from comments within the code.
https://forddocs.readthedocs.io
GNU General Public License v3.0
405 stars 131 forks source link

fix issues in PR#528 #531

Closed JosephWood2001 closed 1 year ago

JosephWood2001 commented 1 year ago

fixes errors with module procedures when the display setting has 'private' fixes errors when chain calls are made inside of a module procedure removes unnecessary code in _find_call_context function