From ad378c77378dd492d073ed4732390da7df58ce3e Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 13 Nov 2003 16:19:09 +0000 Subject: Oubli report Nul/Pos git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4895 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/ZArith/fast_integer.v | 2 ++ 1 file changed, 2 insertions(+) diff --git a/theories/ZArith/fast_integer.v b/theories/ZArith/fast_integer.v index 67675a6429..2c8969a810 100644 --- a/theories/ZArith/fast_integer.v +++ b/theories/ZArith/fast_integer.v @@ -140,6 +140,8 @@ Notation simpl_times_r := simpl_times_r. Notation simpl_times_l := simpl_times_l. Notation iterate_add := iterate_add. Notation entier := entier. +Notation Nul := Nul. +Notation Pos := Pos. Notation Un_suivi_de := Un_suivi_de. Notation Zero_suivi_de := Zero_suivi_de. Notation times1 := -- cgit v1.2.3