Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Repository / InstallAs.py
index 28b94216532826388c2293eb44b4807dd8873af5..0923d887789b1b145665ef421037da656d1a36b7 100644 (file)
@@ -64,3 +64,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = install)
 
 #
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: