diff options
Diffstat (limited to 'test/SWIG/SWIGFLAGS.py')
-rw-r--r-- | test/SWIG/SWIGFLAGS.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SWIG/SWIGFLAGS.py b/test/SWIG/SWIGFLAGS.py index 27fa5e3..88f5184 100644 --- a/test/SWIG/SWIGFLAGS.py +++ b/test/SWIG/SWIGFLAGS.py @@ -65,3 +65,9 @@ test.up_to_date(arguments = "foo_wrap.c") test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |