From f8ca52b3f44c2ad6b0e26a3b08a9ebbd2bbb641d Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 18 Jul 2010 11:36:56 +0000 Subject: Reverted 13293 commited mistakenly. Sorry for the noise. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13294 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Numbers/Natural/Abstract/NBase.v | 1 - 1 file changed, 1 deletion(-) (limited to 'theories/Numbers/Natural/Abstract') diff --git a/theories/Numbers/Natural/Abstract/NBase.v b/theories/Numbers/Natural/Abstract/NBase.v index 249674f3e6..f26f56d0c5 100644 --- a/theories/Numbers/Natural/Abstract/NBase.v +++ b/theories/Numbers/Natural/Abstract/NBase.v @@ -11,7 +11,6 @@ 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