Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] name conflicts between coq libraries

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] name conflicts between coq libraries


Chronological Thread 
  • From: Pierre Courtieu <pierre.courtieu AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] name conflicts between coq libraries
  • Date: Wed, 4 Feb 2015 19:04:39 +0100

2015-02-04 18:31 GMT+01:00 Frédéric Blanqui
<frederic.blanqui AT inria.fr>:
> Hello.
>
> Thank you for your answers.
>
> However, I notice that, if the file F.v of L1 is in a subdirectory, say D,
> then L1.F does not work. Instead we need to use L1.D.F.

True. It looks like a bug. Note that D.F works however (unless hidden
by another D).
P.

> Best regards,
>
> Frédéric.



Archive powered by MHonArc 2.6.18.

Top of Page