Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Repository / targets.py
index 283904687dc73f3082a4300b31956ee01053965c..d39504789c57e18b0d2642dabce9ab22bc3f9054 100644 (file)
@@ -97,3 +97,9 @@ test.fail_test(test.read(['work', 'ccc.out']) != "repository/ccc.in\n")
 
 #
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: