We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34db960 commit 727314cCopy full SHA for 727314c
kore/src/Kore/Strategies/Goal.hs
@@ -670,8 +670,6 @@ onePathFirstStep =
670
, TriviallyValid
671
, CheckImplication
672
, ApplyAxioms
673
- , Simplify
674
- , TriviallyValid
675
, ResetGoal
676
, Simplify
677
@@ -687,11 +685,7 @@ onePathFollowupStep =
687
685
688
686
689
, ApplyClaims
690
691
692
693
694
695
696
697
0 commit comments