Added missing package to model.am2900's MANIFEST
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Tue, 1 Oct 2019 14:21:15 +0000 (16:21 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Tue, 1 Oct 2019 14:21:15 +0000 (16:21 +0200)
plugins/net.mograsim.logic.model.am2900/META-INF/MANIFEST.MF

index 08b14e0..82e0a34 100644 (file)
@@ -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,