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: Thu, 19 Mar 2015 15:15:18 -0400

> or 2)
> $ export COQBIN=/cygdrive/c/Program\ Files\ \(x86\)/Coq/bin

Oops! I think COQBIN expects a trailing slash, so the above should be:

$ export COQBIN=/cygdrive/c/Program\ Files\ \(x86\)/Coq/bin/

-cj



Archive powered by MHonArc 2.6.18.

Top of Page