Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Repository / option-f.py
index 4615104761130fe0f211e47947c386095eb674de..aec9418373a2377f6dc9d18e415b29e6a3387b9e 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: