Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / SWIG / module-quoted.py
index 97a38b04524a4cd92c8a199a0b82a8786e13b362..2001582400b3c55b5736b4cefdf67ea9479bc412 100644 (file)
@@ -90,3 +90,9 @@ test.run(arguments = '.')
 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: