Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Compiling depended Coq files

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Compiling depended Coq files


Chronological Thread 
  • From: Hendrik Tews <tews AT os.inf.tu-dresden.de>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Compiling depended Coq files
  • Date: Mon, 12 Nov 2012 15:58:06 +0100

Wilayat Khan
<wilayatk AT gmail.com>
writes:

The Coq programs (files) are dependent on each other. How can I execute a
single program (say x1.v) in Coq? I want to open a file in Coqide and
compile line by line to understand it, but it gives errors as there are

Note that Proof General does the necessary compilation for you in
the background when you process the script step by step. See
Section 10.2 in the user manual
(http://proofgeneral.inf.ed.ac.uk/userman).

Unfortunately, I don't know if this works on Windows.

Bye,

Hendrik



Archive powered by MHonArc 2.6.18.

Top of Page