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!
CLEAN77 is available in a FORTRAN77 version.
Gregory Flint, Purdue University Computer Center.
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.