Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / RCS / diskcheck.py
index b6b10700515312ff9f4e0b36af95163fe009e072..264822a6d22948583ef898522c51f71a49231d23 100644 (file)
@@ -186,3 +186,9 @@ test.must_be_writable(test.workpath('sub', 'fff.in'))
 
 #
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: