Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Fortran / SHF77COMSTR.py
index ec698be21bba4fd51fdf03e8f7491bdcbae6a2ba..9ca6631dc4357e0f409a687b44e1f719df1a5bbf 100644 (file)
@@ -78,3 +78,9 @@ test.must_match('test09.shobj', "A .f77 file.\n")
 test.must_match('test10.shobj', "A .F77 file.\n")
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: