Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Repository / Local.py
index a099e40c3fef2b35eb71e0a5da0b05d882065c05..1b63345d184e209a5f41acbb576dff0520ee02e2 100644 (file)
@@ -112,3 +112,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = '.')
 
 #
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: