Skip to content

Commit

Permalink
add comment for HoistIfsEvidence
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuliano Losa committed Jun 2, 2021
1 parent 630469a commit 5192661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SAWScript/Proof.hs
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,8 @@ data Evidence
-- evidence is use to check the modified goal.
| EvalEvidence (Set VarIndex) Evidence

-- | This type of evidence is used to modify a goal to prove by applying
-- 'hoistIfsInGoal'.
| HoistIfsEvidence Evidence

-- | The the proposition proved by a given theorem.
Expand Down

0 comments on commit 5192661

Please sign in to comment.