-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #131 from JasonGross/patch-1
GhostSimulations:Be more robust to generated names
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 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
064cc4f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for which coq version does this work?
064cc4f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The supported Coq versions are specified in the OPAM file.
verdi/coq-verdi.opam
Line 25 in 064cc4f
If you look at the commits in the output of of
git log ./coq-verdi.opam
you'll see that the supported Coq versions went straight from 8.11 to 8.14+, skipping 8.12 and 8.13.