The final restructured version for automatic build using maven tycho
[Mograsim.git] / net.mograsim.logic.core / META-INF / MANIFEST.MF
diff --git a/net.mograsim.logic.core/META-INF/MANIFEST.MF b/net.mograsim.logic.core/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index 2aff2ab..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %Bundle-Name
-Bundle-SymbolicName: net.mograsim.logic.core
-Bundle-Version: 0.1.0.qualifier
-Export-Package: net.mograsim.logic.core,
- net.mograsim.logic.core.components,
- net.mograsim.logic.core.components.gates,
- net.mograsim.logic.core.timeline,
- net.mograsim.logic.core.types,
- net.mograsim.logic.core.wires
-Bundle-RequiredExecutionEnvironment: JavaSE-11
-Automatic-Module-Name: net.mograsim.logic.core
-Bundle-Vendor: Mograsim Team
-Require-Bundle: net.mograsim.preferences;bundle-version="0.1.0"