Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Depends.py
index 48707395e84684f93ddd6f6a67d52151b90101d2..e3819c53db3c3d9762d827b93e9fa337d28fd89e 100644 (file)
@@ -149,3 +149,9 @@ test.write('file3', "file3\n")
 test.up_to_date(arguments = '.')
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: