Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / CXX / CXXFLAGS.py
index f37cdbbf1008dc8a64ac57e12382aa6ff1350142..f83fe480ed7347f37e1a43d2144a848174ac34da 100644 (file)
@@ -163,3 +163,9 @@ test.run(program = test.workpath('barprog'), stdout = "doIt.cpp:  BAR\n")
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: