Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / option--Y.py
index 99d6939823e1200c36a8b83e63b8404b36197785..69951c0bf57bec83b94d570443652551544bd88c 100644 (file)
@@ -310,3 +310,9 @@ test.up_to_date(chdir = 'work2', options = opts, arguments = '.')
 
 #
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: