CLEAN77
Clean up a FORTRAN77 File


CLEAN77 is a FORTRAN77 program which can apply simple conventions about indentation, statement numbering, and so on, to improve the appearance of the text of a FORTRAN77 file, by Gregory Flint.

CLEAN77 can

Warning: CLEAN77 will not handle TAB's correctly. It will think they are COMMENT lines, and it will place a "C" in column 1!

Languages:

CLEAN77 is available in a FORTRAN77 version.

Author:

Gregory Flint, Purdue University Computer Center.

Reference:

Source Code:

Examples and Tests:

FILE1 is an example file to be input to the program.

FILE2 is an example file to be input to the program.

FILE3 is an example file to be input to the program.

FILE4 is an example file to be input to the program.

You can go up one level to the FORTRAN77 source codes.


Last revised on 24 October 2008.