8391067d1a9c96a7aa7e1a2e7cde30eedde8e5ee
[Mograsim.git] / net.mograsim.plugin.core / src / net / mograsim / plugin / asm / model / NumericOperand.java
1 package net.mograsim.plugin.asm.model;
2
3 public class NumericOperand
4 {
5
6 }