Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Repository / M4.py
index 09c3861867b98c0f75fe170a5665b412839f7e48..b6c9736081bedfba4e7347a51a9a891d015728da 100644 (file)
@@ -101,3 +101,9 @@ test.fail_test(test.read(test.workpath('work', 'build', 'bbb.y'), 'r') != expect
 
 #
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: