Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / MSVS / vs-6.0-clean.py
index 90655f45b852f72e543fd5f7a7b9506fb00be74a..c97bfc64e901b6e4008373e1d972c6ad4ee67e39 100644 (file)
@@ -103,3 +103,9 @@ test.must_not_exist(test.workpath('Test.dsp'))
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: