Apply formatter, optional problems, save actions to machine project
[Mograsim.git] / net.mograsim.machine / src / net / mograsim / machine / mi / MicroInstructionMemoryParseException.java
index 674e418..66aa229 100644 (file)
@@ -24,5 +24,5 @@ public class MicroInstructionMemoryParseException extends MachineException
        {
                super(cause);
        }
        {
                super(cause);
        }
-       
+
 }
 }