Implemented GUIAm2904ShiftInstrDecode
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / LogicUICanvas.java
index 11e4634..8db8578 100644 (file)
@@ -35,7 +35,7 @@ import net.mograsim.preferences.Preferences;
  */
 public class LogicUICanvas extends ZoomableCanvas
 {
-       private static final boolean OPEN_DEBUG_SETHIGHLEVELSTATE_SHELL = false;
+       private static final boolean OPEN_DEBUG_SETHIGHLEVELSTATE_SHELL = true;
 
        private final ViewModel model;