Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / SWIG / build-dir.py
index 1bee0c2e1c297bb56a57f017d24331ecba9105a7..5fa3cebe4ce1cfe5a4b72f789597a4657550fe90 100644 (file)
@@ -168,3 +168,9 @@ test.run(arguments = '.')
 test.up_to_date(arguments = '.')
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: