Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not compile with Coq 8.10 #1

Open
richardlford opened this issue Feb 28, 2020 · 0 comments
Open

Does not compile with Coq 8.10 #1

richardlford opened this issue Feb 28, 2020 · 0 comments

Comments

@richardlford
Copy link

I tried compiling with Coq 8.10 and ran into two problems:

  1. The "appcontext" which had been deprecated is no longer supported. But
    it can be replaced with "context" which now does the right thing.
  2. The cofix tactic requires a following identifier whereas it apparently was optional before.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant