Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Fortran / SHFORTRANCOM.py
index 222cb89a27b46e104de50ea1929a5895ad44a0ad..f89358dac936dfc957abc95d86b2fd1e9b8a98b2 100644 (file)
@@ -81,3 +81,9 @@ test.must_match(obj_ + 'test07' + _obj, "This is a .fpp file.\n")
 test.must_match(obj_ + 'test08' + _obj, "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: