Merge branch 'cont-integr-2' into 'development'
[Mograsim.git] / plugins / net.mograsim.machine / src / net / mograsim / machine / isa / NumericOperand.java
1 package net.mograsim.machine.isa;
2
3 public class NumericOperand
4 {
5
6 }