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