Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Variables / Variables.py
index 8f32f61c4b114d2434cc5aefdc1d8c999732104c..eaac22dd81a11b2120f65a951812d03ca29bed43 100644 (file)
@@ -362,3 +362,9 @@ env2 = Environment(variables = SCons.Variables.Variables())
 test.run()
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: