Skip to Content.
Sympa Menu

coq-club - [Coq-Club] How to use new -R option properly?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] How to use new -R option properly?


Chronological Thread 
  • From: Jonathan <jonikelee AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: [Coq-Club] How to use new -R option properly?
  • Date: Sat, 12 Jul 2014 11:57:59 -0400


After pulling the latest trunk version, I had to fix up several things. One was trying to guess how this -R option to coqdep works if I just want a single directory project. I guessed this: -R . ""

That seems to have made make happy, but is it right?

Also, the automatic naming of hypotheses rules were switched again! I guess I really need some approach that will allow me to comb through my proofs to find references to automatically named hypotheses. Although, pulling changes to the naming rules is a start ;)

-- Jonathan




Archive powered by MHonArc 2.6.18.

Top of Page