Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / CXX / CXXCOM.py
index 64e4a50f17a8e19f6316309e5edd242dfe790cf4..be1bec49ef760763d2af1a7b3055f66b670cc3e3 100644 (file)
@@ -79,3 +79,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: