logisim-evolution/main.patch

9 lines
184 B
Diff

73c73
< public static boolean ANALYZE = false;
---
> public static boolean ANALYZE = true;
80c80
< public static boolean UPDATE = true;
---
> public static boolean UPDATE = false;