forked from OCamlPro/alt-ergo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compatibility with new Dolmen constructs (OCamlPro#687)
Now that Gbury/dolmen#162 and Gbury/dolmen#166 have been merged the build is broken. This patch removes the old In_interval constructor. It was not working properly anyways. Support for the new Semantic_trigger constructor that replaces it in dolmen will land in OCamlPro#681. In addition, this patch is adapted to propagate attributes from the typed statements. This will help determine theory and case-split information in OCamlPro#662.
- Loading branch information
1 parent
0c63303
commit 777b5b5
Showing
2 changed files
with
14 additions
and
15 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