Apply formatter, optional problems, save actions to machine project
[Mograsim.git] / net.mograsim.machine / src / net / mograsim / machine / mi / StandardMicroInstruction.java
index e40350d..a151042 100644 (file)
@@ -10,7 +10,7 @@ class StandardMicroInstruction implements MicroInstruction
        {
                this.parameters = parameters;
        }
-       
+
        /**
         * @throws IndexOutOfBoundsException
         */