Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.plugin.feature / feature.xml
index a7924d8..7e12101 100644 (file)
@@ -9,8 +9,7 @@
    <description url="https://gitlab.lrz.de/lrr-tum/students/eragp-misim-2019">
       Mograsim - Modular Graphical Simulator
 
-For teaching microprogramming, ISAs and circuit logic at the
-Technical University of Munich (TUM).
+For teaching microprogramming, ISAs and circuit logic at the Technical University of Munich (TUM).
 By Christian Femers, Daniel Kirschten and Fabian Stemmler
    </description>
 
@@ -761,4 +760,11 @@ exception as provided by Oracle in the LICENSE file that accompanied this code.&
          version="0.1.0.qualifier"
          unpack="false"/>
 
+   <plugin
+         id="net.mograsim.machine"
+         download-size="1"
+         install-size="1"
+         version="0.1.0.qualifier"
+         unpack="false"/>
+
 </feature>