Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Application of not a functor

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Application of not a functor


chronological Thread 
  • From: Robin Green <greenrd AT greenrd.org>
  • To: Edsko de Vries <devriese AT cs.tcd.ie>
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Application of not a functor
  • Date: Tue, 13 Nov 2007 11:24:00 +0000
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
  • Organization: Systems Research Group, UCD Dublin

On Tue, 13 Nov 2007 10:02:24 +0000
Edsko de Vries 
<devriese AT cs.tcd.ie>
 wrote:

> Sorry to reply to my own post, but I just found out that when I avoid
> calling the 'Module' and the coq file the same thing, the problem
> disappears. Not sure why though!

If I understand correctly, the file is also a module, but a different
kind of module (that's why you use Require Import to import files) - and
thus what you experienced was a namespace collision.
-- 
Robin





Archive powered by MhonArc 2.6.16.

Top of Page