Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] hierarchical library names and directory layout

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] hierarchical library names and directory layout


chronological Thread 
  • From: frederic.blanqui AT loria.fr
  • To: Johannes Waldmann <johannes AT albapasser.de>
  • Cc: Coq Club <coq-club AT pauillac.inria.fr>
  • Subject: Re: [Coq-Club] hierarchical library names and directory layout
  • Date: Fri, 6 Jun 2008 14:16:03 +0200 (CEST)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

On Tue, 3 Jun 2008, Johannes Waldmann wrote:

I was starting with the naive expectation that "Require Foo.Bar.Baz"
leads to reading the file Foo/Bar/Baz.v(o)

note that such a policy may create new ambiguities:

if you have a file Foo.v in which you define a Module Bar in which you define a module Baz,

and a directory Foo in which you have a file Bar.v in which you define a module Baz.





Archive powered by MhonArc 2.6.16.

Top of Page