Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / CXX / SHCXX.py
index abfc19df4798de71c58f3622630a48bb7f5d37f8..6c03b8f84b6ed637c4d1cdf6eefd986f9684a169 100644 (file)
@@ -83,3 +83,9 @@ test.run(arguments = 'bar')
 test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: