coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Enrico Tassi <enrico.tassi AT inria.fr>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] compiling
- Date: Thu, 24 Sep 2020 08:22:59 +0200 (CEST)
- Importance: Normal
It should look like
-R . MyProject
File1.v
...
FileN.v
And you should then invoke
coq_makefile -f _CoqProject -o Makefile
And finally
make
On Sep 24, 2020 07:50, Patricia Peratto <psperatto AT vera.com.uy> wrote:
I want to compile a simple file called Ident.v.I have written the following _CoqProject inthe same folder where I have the Ident.v file.-R . .
-arg ./Ident.v
when I try to load the file from which I import
Ident.v gives a compilation error message.
I don't know how to write the _CoqProject file.
Can you help me?
Regards,
Patricia
- [Coq-Club] compiling, Patricia Peratto, 09/23/2020
- <Possible follow-up(s)>
- Re: [Coq-Club] compiling, Enrico Tassi, 09/24/2020
- Re: [Coq-Club] compiling, Patricia Peratto, 09/24/2020
- Re: [Coq-Club] compiling, Pierre Courtieu, 09/24/2020
- Re: [Coq-Club] compiling, Patricia Peratto, 09/24/2020
- [Coq-Club] compiling, Patricia Peratto, 09/25/2020
- Re: [Coq-Club] compiling, John Zhuang Hui, 09/25/2020
- Re: [Coq-Club] compiling, Maximilian Wuttke, 09/25/2020
Archive powered by MHonArc 2.6.19+.