diff options
Diffstat (limited to 'doc/ale-fortran.txt')
-rw-r--r-- | doc/ale-fortran.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ale-fortran.txt b/doc/ale-fortran.txt index e761983a..4fdeec87 100644 --- a/doc/ale-fortran.txt +++ b/doc/ale-fortran.txt @@ -6,7 +6,7 @@ ALE Fortran Integration *ale-fortran-options* gcc *ale-fortran-gcc* g:ale_fortran_gcc_executable *g:ale_fortran_gcc_executable* - + *b:ale_fortran_gcc_executable* Type: |String| Default: `'gcc'` @@ -15,7 +15,7 @@ g:ale_fortran_gcc_executable *g:ale_fortran_gcc_executable* g:ale_fortran_gcc_options *g:ale_fortran_gcc_options* - + *b:ale_fortran_gcc_options* Type: |String| Default: `'-Wall'` @@ -23,7 +23,7 @@ g:ale_fortran_gcc_options *g:ale_fortran_gcc_options* g:ale_fortran_gcc_use_free_form *g:ale_fortran_gcc_use_free_form* - + *b:ale_fortran_gcc_use_free_form* Type: |Number| Default: `1` |