Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Interactive / option--Q.py
index 4c02fa7281f1ad4fa28b944af011c60add9d7bb1..19b70c1c01d58b8410c96ae50cf2515ee54e8ba0 100644 (file)
@@ -81,3 +81,9 @@ test.finish(scons, stdout = expect_stdout)
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: