a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 278944 and 249289

Description: indents/converts Fortran sources
 Indents Fortran sources: free or fixed format.
 Optionally converts from fixed format to free format.
 Optionally generates dependencies for Make, based on
 definition and usage of modules.
 Supports Fortran2008.
 Indentation is controlled by a number of flags.
 Easy integration with (g)vim, gedit, emacs.
 .
 wfindent is a wrapper for findent and facilitates
 in-place indenting of Fortran sources.
Description: indents/converts Fortran sources
 Indents Fortran sources: free or fixed format.
 Optionally converts from fixed format to free format.
 Supports Fortran2008.
 Indentation is controlled by a number of flags.
 Easy integration with (g)vim.
 .
 wfindent is a wrapper for findent and facilitates
 in-place indenting of Fortran sources.
--- 278944	Thu Jan  1 00:00:00 1970
+++ 249289	Thu Jan  1 00:00:00 1970
@@ -1,11 +1,9 @@
 indents/converts Fortran sources
  Indents Fortran sources: free or fixed format.
  Optionally converts from fixed format to free format.
- Optionally generates dependencies for Make, based on
- definition and usage of modules.
  Supports Fortran2008.
  Indentation is controlled by a number of flags.
- Easy integration with (g)vim, gedit, emacs.
+ Easy integration with (g)vim.
  .
  wfindent is a wrapper for findent and facilitates
  in-place indenting of Fortran sources.