Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / CXX / SHCXXCOM.py
index 1a8750feeaad700ddda4028f3406eb40ff595fb9..972dad0a72a577b6da671eb61ad222ceb8508eca 100644 (file)
@@ -78,3 +78,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: