Beliavsky/ChatGPT-Fortran-generator

When program does not compile because of undeclared variables, try removing implicit none

Beliavsky opened this issue · 1 comments

When gfortran gives an error message with "has no IMPLICIT type", try removing implicit none.

No, just use the debug_fortran function.