-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use (new) bool2val instead of Val.of_bool
This P.R. implements the suggestion in issue #625. It's an experiment, as in some cases it breaks existing VST proofs at `forward_if` and related tactics. The changes required in those proofs are generally positive (simplifies proof scripts). See further discussion at #625. closes #625 Incidentally and unrelated: closes #660
- Loading branch information
1 parent
c3ef3da
commit 48ebe2b
Showing
30 changed files
with
411 additions
and
360 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.