Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / CXX / CXXCOMSTR.py
index e738533ed13494c95465542585ae08f58eb39dd7..ebacd194aa782abc384396746865fbb26ff93f65 100644 (file)
@@ -87,3 +87,9 @@ test.must_match('test6.obj', "test6.C\n")
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: