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.
[dolmen] Add support for theory extensions
This patch is an updated version of OCamlPro#652 to be compatible with the new API in Dolmen for accessing the [in] semantic triggers. In addition, the patch also adds proper support for theory extensions, which were previously ignored by the dolmen frontend. There are also some simple tests to ensure that theory extensions and semantic triggers work. It requires that Gbury/dolmen#162 and Gbury/dolmen#165 be merged to work. It also includes OCamlPro#660 because it touches on similar codes and there would be conflicts otherwise.
- Loading branch information
1 parent
c04c732
commit 1729e89
Showing
8 changed files
with
404 additions
and
75 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
Oops, something went wrong.