diff options
author | Pablo Santamaria <pablosantamaria@gmail.com> | 2010-12-24 12:46:58 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-24 12:46:58 -0200 |
commit | 6d7e31f888da447fd35656c2d64965792a2d30d1 (patch) | |
tree | ae0d2fc8a9b9c1218b33ad999f2594e8480c4bf6 /development/ftnchek/slack-desc | |
parent | 3ad9169a8ac8f98a29c3a9809549b1f1c5450fca (diff) | |
download | slackbuilds-6d7e31f888da447fd35656c2d64965792a2d30d1.tar.gz |
development/ftnchek: Added (static analyzer for Fortran 77 programs)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/ftnchek/slack-desc')
-rw-r--r-- | development/ftnchek/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/ftnchek/slack-desc b/development/ftnchek/slack-desc new file mode 100644 index 0000000000..e9ddb65305 --- /dev/null +++ b/development/ftnchek/slack-desc @@ -0,0 +1,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: +ftnchek: +ftnchek: +ftnchek: +ftnchek: |