Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Fortran / SHF90COMSTR.py
index f52d2f204309707cfe819e3094ab7c8fd8d19775..61045eeae025373355b58e3e235b34362bc18f0f 100644 (file)
@@ -70,3 +70,9 @@ test.must_match('test01.shobj', "A .f90 file.\n")
 test.must_match('test02.shobj', "A .F90 file.\n")
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: