[MERGE] merge from trunk addons3
[odoo/odoo.git] / addons / project_mrp / __init__.py
old mode 100644 (file)
new mode 100755 (executable)
index c2ef40b..364dec5
@@ -18,6 +18,6 @@
 #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
+
 import project_procurement
 import project_mrp
-# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: