Completely changed the structure and switched to Eclipse Plugin.
[Mograsim.git] / net.mograsim.plugin.core / src / net / mograsim / plugin / asm / model / NumericOperand.java
diff --git a/net.mograsim.plugin.core/src/net/mograsim/plugin/asm/model/NumericOperand.java b/net.mograsim.plugin.core/src/net/mograsim/plugin/asm/model/NumericOperand.java
new file mode 100644 (file)
index 0000000..8391067
--- /dev/null
@@ -0,0 +1,6 @@
+package net.mograsim.plugin.asm.model;
+
+public class NumericOperand
+{
+
+}