MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / asm / model / NumericOperand.java
1 package net.mograsim.plugin.asm.model;
2
3 public class NumericOperand
4 {
5
6 }