-
Notifications
You must be signed in to change notification settings - Fork 6
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
How can we import beq_nat from Basics.v #43
Comments
Do you have |
Okay, after Also, I guess that it is the first time that I've compiled the Coq sources, that is, I've never tried to compile Assignment01~02.v and just checked it with Coqide only. Could it be a problem? Is my submission valid until now? And then, after I did |
|
|
Ah, I found the reason.
I think I've done accidently |
In that case, I guess your |
The world of git is quite complex for me as a beginner... But still, it seems that I successfully finished and submitted |
@jaewooklee93 LGTM. Git is, in my humble opinion, the single most important software for modern software development. Thus I believe it is worth trying to learn in depth. Jeehoon |
Thank you for your great caring. Jaewook Lee |
Even though
Assignment03.v
is located in the same folder withBasics.v
,CoqIde
cannot pass throughCheck beq_nat.
The text was updated successfully, but these errors were encountered: