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

Can't start Coq in theories/Init #199

Open
whonore opened this issue Mar 19, 2021 · 0 comments
Open

Can't start Coq in theories/Init #199

whonore opened this issue Mar 19, 2021 · 0 comments
Labels

Comments

@whonore
Copy link
Owner

whonore commented Mar 19, 2021

Trying to start Coq on a file under theories/Init fails.

vim $(coqtop -where)/theories/Init/Nat.v +CoqStart
# Failed to launch Coq.

This seems to be because the -topfile option doesn't like to be used on a file that is also loaded. Removing it or using the-noinit option fixes the problem.

See also coq/coq#10169 and coq/coq#10872.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant