Skip to Content.
Sympa Menu

coq-club - [Coq-Club] dev question

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] dev question


chronological Thread 
  • From: Beta Ziliani <beta AT mpi-sws.org>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: [Coq-Club] dev question
  • Date: Thu, 19 Jan 2012 17:29:27 +0100

Hi, devs,

In one line: is there a library with every ml module in coq?

In two: I would like to write some unit tests for my plugin. For that, I created a .ml file that opens the plugin module and test some functions inside it. I can compile it ok but now I need to link it with every cmo file in the source code of Coq. Is there another way?

Thanks in advance,
Beta



Archive powered by MhonArc 2.6.16.

Top of Page