coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Kirill Taran <kirill.t256 AT gmail.com>
- To: coq-club AT inria.fr
- Subject: [Coq-Club] multiple import of same module
- Date: Sat, 22 Feb 2014 19:24:26 +0400
Hello.
I have strange problem with modules.
I import module this way:
in plain Def form and in from ModuleZ.Def.
That causes some problems (auto-inferred types use un-qualified form
and therefore I need to manually write all types + type them in
qualified form).
What can cause such behaviour? Is there workaround?
I have strange problem with modules.
I import module this way:
Require Import FileX.But afteer that I have definitions from ModuleZ imported twice:
Module Y (X : Module X).
Module Z := ModuleZ X.
Import Z.
...
in plain Def form and in from ModuleZ.Def.
That causes some problems (auto-inferred types use un-qualified form
and therefore I need to manually write all types + type them in
qualified form).
What can cause such behaviour? Is there workaround?
Sincerely,
Kirill Taran
Kirill Taran
- [Coq-Club] multiple import of same module, Kirill Taran, 02/22/2014
Archive powered by MHonArc 2.6.18.