Fortran-FOSS-Programmers / ford

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

Deal with external type bound procedures without local overwrite #677

Open haraldkl opened 6 days ago

haraldkl commented 6 days ago

An attempt to address #676.

ZedThree commented 1 day ago

Thanks @haraldkl! Not had chance to go through this properly yet, but it looks good so far!