aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Numbers/Natural/Abstract/NGcd.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Numbers/Natural/Abstract/NGcd.v')
-rw-r--r--theories/Numbers/Natural/Abstract/NGcd.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Numbers/Natural/Abstract/NGcd.v b/theories/Numbers/Natural/Abstract/NGcd.v
index 5bf33d4d2..77f23a02b 100644
--- a/theories/Numbers/Natural/Abstract/NGcd.v
+++ b/theories/Numbers/Natural/Abstract/NGcd.v
@@ -10,7 +10,7 @@
Require Import NAxioms NSub NZGcd.
-Module NGcdProp
+Module Type NGcdProp
(Import A : NAxiomsSig')
(Import B : NSubProp A).