From e4a667a4503de1ebda52aee4aa5e08fb0711f1ce Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 18 Jul 2010 11:29:23 +0000 Subject: Tentative de suppression de l'import automatique des hints et coercions. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13293 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Numbers/Natural/Abstract/NBase.v | 1 + 1 file changed, 1 insertion(+) (limited to 'theories/Numbers/Natural/Abstract') diff --git a/theories/Numbers/Natural/Abstract/NBase.v b/theories/Numbers/Natural/Abstract/NBase.v index f26f56d0c5..249674f3e6 100644 --- a/theories/Numbers/Natural/Abstract/NBase.v +++ b/theories/Numbers/Natural/Abstract/NBase.v @@ -11,6 +11,7 @@ Require Export Decidable. Require Export NAxioms. Require Import NZProperties. +Import Morphisms_Prop. (* For Hints *) Module NBasePropFunct (Import N : NAxiomsSig'). (** First, we import all known facts about both natural numbers and integers. *) -- cgit v1.2.3