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