Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] coq_makefile and coqdep in Windows 7

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] coq_makefile and coqdep in Windows 7


Chronological Thread 
  • From: CJ Bell <siegebell+coq AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] coq_makefile and coqdep in Windows 7
  • Date: Wed, 18 Mar 2015 22:27:05 -0400

On Wed, Mar 18, 2015 at 5:49 PM, Marcus Ramos
<marcus.ramos AT univasf.edu.br>
wrote:
> I run coq_makefile ("coq_makefile *.v -R . > __makefile.coq") to generate

The -R option expects two arguments:
...
-R dir -as coqdir recursively map physical dir to logical coqdir
-R dir coqdir (idem)
...


-cj



Archive powered by MHonArc 2.6.18.

Top of Page