Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Fortran / SHFORTRANCOMSTR.py
index 7d31392649f4c41df568ddcc8e76f5d8427cfdf8..a2cf47cb1b947475244f0b791c9b5921791bb4d6 100644 (file)
@@ -94,3 +94,9 @@ test.must_match('test07.shobj', "A .fpp file.\n")
 test.must_match('test08.shobj', "A .FPP file.\n")
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: