Skip to Content.
Sympa Menu

ssreflect - Re: ssrcoq_makefile ?

Subject: Ssreflect Users Discussion List

List archive

Re: ssrcoq_makefile ?


Chronological Thread 
  • From: Assia Mahboubi <>
  • To: ssreflect <>
  • Cc: Chantal KELLER <>
  • Subject: Re: ssrcoq_makefile ?
  • Date: Mon, 06 Apr 2009 18:28:07 +0200

Hi Chantal,

in fact coq_makefile can be used to generate a makefile compiling ssreflect theories.
In the distribution of ssreflect, you will find a Make file at the root of the distribution, which can be used as a model, adapted and/or completed with your own .v files.
As usual with coq_makefile, the approriate Makefile file is generated by :

coq_makefile -f Make -o Makefile

Hope this helps,

assia


Chantal KELLER a écrit :
Hello,

Is there an equivalent of coq_makefile for ssrcoq ?

Thanks,
Chantal.




Archive powered by MHonArc 2.6.18.

Top of Page