X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.core%2FMETA-INF%2FMANIFEST.MF;h=7312d9583a8ebd10486f805346ae44a92c1978b0;hb=c1231d4a7b5857a4a11efc1dcf132838350c54a1;hp=23ebd535a16623d172dbb98889c99a0a6012d97d;hpb=bc741717e4a64cda96f0c51c780895c6e93ef309;p=Mograsim.git diff --git a/net.mograsim.logic.core/META-INF/MANIFEST.MF b/net.mograsim.logic.core/META-INF/MANIFEST.MF index 23ebd535..7312d958 100644 --- a/net.mograsim.logic.core/META-INF/MANIFEST.MF +++ b/net.mograsim.logic.core/META-INF/MANIFEST.MF @@ -6,9 +6,11 @@ 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.components.memory, 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"