Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Progress / interval.py
index 767bf2072a95854058116e85f27c050c3b07ed89..2b9923889cf0be234d602fc631f015eeea968c76 100644 (file)
@@ -66,3 +66,9 @@ stderr: .
 test.run(arguments = '-Q .', stdout=expect_stdout, stderr=expect_stderr)
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: