Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / SCONS_LIB_DIR.py
index e784e2b63dedd34011d46d137c71d014e438849a..95a377a9f6d6c902fc8f09a0cc7b26e25e55c696 100644 (file)
@@ -47,3 +47,8 @@ test.run(stdout = expect)
 
 test.pass_test()
 
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: