Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / CXX / CXXFILESUFFIX.py
index f74ec848099246773ad1007a2a8c83e1dcde85ff..7d5609b424fb10eb0d962106492a58a79a856162 100644 (file)
@@ -83,3 +83,9 @@ test.must_exist(test.workpath('bar.xyz'))
 test.must_exist(test.workpath('f3.env2'))
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: