Skip to Content.
Sympa Menu

coq-club - [Coq-Club] impredicative-set in proof general

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] impredicative-set in proof general


chronological Thread 
  • From: "Theodoros G. Tsokos" <T.Tsokos AT cs.bham.ac.uk>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] impredicative-set in proof general
  • Date: Mon, 19 May 2008 10:51:36 +0100
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Dear all,

I would like to run ProofGeneral with option -impredicative-set. I tried the following two I found on a previous thread of Coq-Club:

1) To add this at the end of my file:

(*
*** Local Variables: ***
*** coq-prog-name: "coqtop -I . -emacs -impredicative-set" ***
*** End: ***
*)


2) To edit the "Menu -> ProofGeneral ->Advanced -> customize -> Coq -> Coq prog name".

On the first case, it still outputs: "User error: Needs option -impredicative-set" and on the second case it outputs: " Starting process: /usr/bin/coqtop.opt -impredicative-set -emacs-U..failed".

Any help/advice please? Thanks in advance,
Theo.





Archive powered by MhonArc 2.6.16.

Top of Page