diff options
Diffstat (limited to 'doc/ale-fortran.txt')
-rw-r--r-- | doc/ale-fortran.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-fortran.txt b/doc/ale-fortran.txt index 4fdeec87..ed6bc724 100644 --- a/doc/ale-fortran.txt +++ b/doc/ale-fortran.txt @@ -2,7 +2,7 @@ ALE Fortran Integration *ale-fortran-options* -------------------------------------------------------------------------------- +=============================================================================== gcc *ale-fortran-gcc* g:ale_fortran_gcc_executable *g:ale_fortran_gcc_executable* @@ -32,5 +32,5 @@ g:ale_fortran_gcc_use_free_form *g:ale_fortran_gcc_use_free_form* instead, for checking files with fixed form layouts. -------------------------------------------------------------------------------- +=============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |