Skip to Content.
Sympa Menu

coq-club - [Coq-Club] module problem

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] module problem


chronological Thread 

Hi,

why do I get:

Coq < Require Arith.
Error: The file /usr/lib/coq/theories/Arith/Arith.vo contains library
 Coq.Arith.Arith and not library Arith.Arith


Coq < Require Setoid.
Error: The file /usr/lib/coq/theories/Setoids/Setoid.vo contains library
 Coq.Setoids.Setoid and not library Setoids.Setoid
 

and so ? (I'm still running Coq 7.4)

Many thanks,

Marc






Archive powered by MhonArc 2.6.16.

Top of Page