-
Notifications
You must be signed in to change notification settings - Fork 1
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
missing dependency in fmdev.el #1
Comments
So, you delete It seems |
Sometimes I need to rerun |
Yes.
Yes, that works.
Yes, ideally, |
when I delete _build, and open emacs and do
proof-goto-point
, I get somevfork: file not found
error, even ifdune coq top file.v
has already been called. the problem goes away on doing fulldune build
. can fmdev.el ask dune to build whatever it needs?The text was updated successfully, but these errors were encountered: