[MERGE] forward port of branch 7.0 up to revid 4067 chs@openerp.com-20131114142639...
[odoo/odoo.git] / history / xml2yml.py
old mode 100755 (executable)
new mode 100644 (file)
index e926ddf..8344d5f
@@ -343,3 +343,5 @@ if __name__=='__main__':
     p = xml_parse()
     p.parse(fname)
 
+
+# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: