Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / LINK / SHLINK.py
index 296845c21038f522e5d490762f51387033daa736..c9be8bf8b8bf14d7824bd21eec606647f80d36d5 100644 (file)
@@ -82,3 +82,9 @@ test.run(arguments = dll_ + 'bar' + _shlib)
 test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: