summaryrefslogtreecommitdiffstats
path: root/test/SWIG/SWIGPATH.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/SWIG/SWIGPATH.py')
-rw-r--r--test/SWIG/SWIGPATH.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SWIG/SWIGPATH.py b/test/SWIG/SWIGPATH.py
index dd2db47..4832814 100644
--- a/test/SWIG/SWIGPATH.py
+++ b/test/SWIG/SWIGPATH.py
@@ -89,3 +89,9 @@ test.up_to_date(arguments = "dependent_wrap.c")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: