Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Fortran / FORTRANCOM.py
index 472a88db7545979e39be031538283aebba8bf192..6948b9651a7b4fc242caa671abe4a56784c7c427 100644 (file)
@@ -82,3 +82,9 @@ test.must_match('test07' + _exe, "This is a .fpp file.\n")
 test.must_match('test08' + _exe, "This is a .FPP file.\n")
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: