Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / SConstruct.py
index b3fe9a01ee1eb662f622a2432483939267d68465..4b80f3e00b4cb56881a98ae2faf34b9a74980e52 100644 (file)
@@ -69,3 +69,9 @@ test.run(arguments = ".",
                                    build_str = "scons: `.' is up to date.\n"))
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: