# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| ftnchek: ftnchek (a static analyzer for Fortran 77 programs) ftnchek: ftnchek: ftnchek (short for Fortran checker) is designed to detect certain ftnchek: errors in a Fortran program that a compiler usually does not. ftnchek: ftnchek: ftnchek is not primarily intended to detect syntax errors. Its ftnchek: purpose is to assist the user in finding semantic errors. Semantic ftnchek: errors are legal in the Fortran language but are wasteful or may ftnchek: cause incorrect operation. ftnchek: ftnchek: