Removed dependency to Franca from model plugins and feature.
Added new feature org.eclipse.app4mc.amalthea.addon.franca to cover all integration aspects regarding Franca.
Deleted in amalthea.xcore commented lines of not used Franca elements.
diff --git a/plugins/org.eclipse.app4mc.amalthea.model/META-INF/MANIFEST.MF b/plugins/org.eclipse.app4mc.amalthea.model/META-INF/MANIFEST.MF
index 2a9d2c0..6fdf806 100644
--- a/plugins/org.eclipse.app4mc.amalthea.model/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.app4mc.amalthea.model/META-INF/MANIFEST.MF
@@ -16,6 +16,5 @@
  org.eclipse.emf.ecore.xcore.lib,
  org.eclipse.xtext.xbase.lib,
  org.eclipse.sphinx.emf;visibility:=reexport,
- org.eclipse.app4mc.amalthea.sphinx;visibility:=reexport,
- org.franca.core;visibility:=reexport
+ org.eclipse.app4mc.amalthea.sphinx;visibility:=reexport
 Bundle-ActivationPolicy: lazy