From 7becf67cdd026e3901bfc82883e5e36b1b82810e Mon Sep 17 00:00:00 2001 From: jforest Date: Fri, 9 Nov 2007 10:24:29 +0000 Subject: git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10309 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/ZArith/ZOdiv.v | 1 + 1 file changed, 1 insertion(+) diff --git a/theories/ZArith/ZOdiv.v b/theories/ZArith/ZOdiv.v index 47347e7273..937a05dcad 100644 --- a/theories/ZArith/ZOdiv.v +++ b/theories/ZArith/ZOdiv.v @@ -832,3 +832,4 @@ Theorem ZOmod_Zmod_zero : forall a b, b<>0 -> a mod b = 0 <-> Zdiv.Zmod a b = 0. *) +*) \ No newline at end of file -- cgit v1.2.3