Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / YACC / YACC.py
index a00d640d3276b2c6057a5ba712dadfaff22f43f7..c0a0f347b771c664d5934da65f0c21232c86a430 100644 (file)
@@ -86,3 +86,9 @@ test.must_match('ddd.m',        "ddd.yacc\nmyyacc.py\n")
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: