coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Gyesik Lee <leegys AT gmail.com>
- To: Coq Club <coq-club AT inria.fr>
- Subject: [Coq-Club] Compilation question of GroupTheory (User's contribution)
- Date: Tue, 2 Jul 2013 11:15:09 +0900
The user's contribution library GroupTheory can be well compiled just by using the command 'make'.
However, when I like to use g1.v, I cannot pass the following line:Error: The file ..../GroupTheory/Laws.vo contains library
GroupTheory.Laws and not library Laws
Require Import Laws.
Require Import GroupTheory.Laws.
Maybe something is wrong with Makefile, so I looked into the Makefile and found following lines:
# This Makefile was generated by the command line :
# coq_makefile -f Make -o Makefile
=============
-R . GroupTheory
./Group_definitions.v
./g2.v
./gr.v
./g3.v
./Z/Zle.v
./Z/Zbase.v
./Z/Nat_complements.v
./Z/Z_succ_pred.v
./Z/Zadd.v
./Laws.v
./Relations.v
./g1.v
=============
- [Coq-Club] Compilation question of GroupTheory (User's contribution), Gyesik Lee, 07/02/2013
- Re: [Coq-Club] Compilation question of GroupTheory (User's contribution), Alan Schmitt, 07/02/2013
- Re: [Coq-Club] Compilation question of GroupTheory (User's contribution), Pierre Courtieu, 07/02/2013
- Re: [Coq-Club] Compilation question of GroupTheory (User's contribution), Gyesik Lee, 07/03/2013
- Re: [Coq-Club] Compilation question of GroupTheory (User's contribution), Pierre Courtieu, 07/02/2013
- Re: [Coq-Club] Compilation question of GroupTheory (User's contribution), Alan Schmitt, 07/02/2013
Archive powered by MHonArc 2.6.18.