Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Repository / Program.py
index eda12021685c9b931977ecafa4e692b29451f98f..1eb18d872475f3a9edbeb0a3ae78732cee59d90c 100644 (file)
@@ -360,3 +360,9 @@ test.up_to_date(chdir = 'work2', arguments = '.')
 
 #
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: