fab
fab copied to clipboard
Multiple program units in one source file
It is valid for Fortran source files to contain multiple program units. This is certainly done by the pFUnit processing script which generates source files with both program and module in them.
We should check that Fab can cope with this.
Still needs investigation