summaryrefslogtreecommitdiffstats
path: root/development/ftnchek/slack-desc
blob: 90a9725f30a42973ec8c30166cf5581dc74b44f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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: