-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
collect ensures clause in Parser.scala (#838)
Here we add code to the scala codebase to collect into the AxiomInfo the ensures clause of axioms. This is not actually used by the llvm backend because the llvm backend does not support `ensures`, but we need to collect it because this code path is shared with the Maude backend.
- Loading branch information
Dwight Guth
authored
Sep 26, 2023
1 parent
c64bbbb
commit afb8810
Showing
1 changed file
with
21 additions
and
20 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