From 4da1f7dec469fe22b661d1b53cef8c718a00878b Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 14 Nov 2003 14:33:39 +0000 Subject: Bug implicit arguments git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4905 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/ZArith/Zcomplements.v | 2 -- 1 file changed, 2 deletions(-) diff --git a/theories/ZArith/Zcomplements.v b/theories/ZArith/Zcomplements.v index ef13d1fb21..85e062ebcd 100644 --- a/theories/ZArith/Zcomplements.v +++ b/theories/ZArith/Zcomplements.v @@ -48,8 +48,6 @@ Left ; Split with (NEG p); Reflexivity. Right ; Split with `-1`; Reflexivity. Qed. -V7only [Unset Implicit Arguments.]. - (**********************************************************************) (** The biggest power of 2 that is stricly less than [a] -- cgit v1.2.3