From: Daniel Kirschten Date: Tue, 1 Oct 2019 14:21:15 +0000 (+0200) Subject: Added missing package to model.am2900's MANIFEST X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=a1cb3cdc0d240413c437b44019f5e16fb6dccab9 Added missing package to model.am2900's MANIFEST --- diff --git a/plugins/net.mograsim.logic.model.am2900/META-INF/MANIFEST.MF b/plugins/net.mograsim.logic.model.am2900/META-INF/MANIFEST.MF index 08b14e04..82e0a34d 100644 --- a/plugins/net.mograsim.logic.model.am2900/META-INF/MANIFEST.MF +++ b/plugins/net.mograsim.logic.model.am2900/META-INF/MANIFEST.MF @@ -9,6 +9,7 @@ Export-Package: net.mograsim.logic.model.am2900, net.mograsim.logic.model.am2900.components.am2904, net.mograsim.logic.model.am2900.components.am2910, net.mograsim.logic.model.am2900.machine, + net.mograsim.logic.model.am2900.machine.registers, net.mograsim.logic.model.examples Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.osgi,