diff options
Diffstat (limited to 'test/Fortran/F90PATH.py')
-rw-r--r-- | test/Fortran/F90PATH.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Fortran/F90PATH.py b/test/Fortran/F90PATH.py index d8f73f4..341b241 100644 --- a/test/Fortran/F90PATH.py +++ b/test/Fortran/F90PATH.py @@ -299,3 +299,9 @@ test.up_to_date(arguments = args) test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |