As of version 14.0.0, the code does not include IMPLICIT NONE, which would require all variable types to be declared. This is good programming practice.
The change would not be difficult, but would take time to go through all code. It is also something that should be done should the code be converted to another language in order to better understand and document the code.
As of version 14.0.0, the code does not include IMPLICIT NONE, which would require all variable types to be declared. This is good programming practice.
The change would not be difficult, but would take time to go through all code. It is also something that should be done should the code be converted to another language in order to better understand and document the code.