From 61ccbc81a2f3b4662ed4a2bad9d07d2003dda3a2 Mon Sep 17 00:00:00 2001 From: glondu Date: Thu, 17 Sep 2009 15:58:14 +0000 Subject: Delete trailing whitespaces in all *.{v,ml*} files git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12337 85f007b7-540e-0410-9357-904b9bb8a0f7 --- plugins/micromega/micromega.ml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/micromega/micromega.ml') diff --git a/plugins/micromega/micromega.ml b/plugins/micromega/micromega.ml index d884f2659..5c45c8f5f 100644 --- a/plugins/micromega/micromega.ml +++ b/plugins/micromega/micromega.ml @@ -803,7 +803,7 @@ let rec pmul cO cI cadd cmul ceqb p p'' = match p'' with (match q0 with | Pc c -> q0 | Pinj (j', q1) -> Pinj ((pplus XH j'), q1) - | PX (p3, p4, p5) -> Pinj (XH, q0)) p')) i' + | PX (p3, p4, p5) -> Pinj (XH, q0)) p')) i' (p0 cO)) (mkPX cO ceqb (pmulI cO cI cmul ceqb (fun x x0 -> @@ -1599,16 +1599,16 @@ let rec zChecker l = function (match op4 with | NonStrict -> if is_pol_Z0 (padd1 e1 e2) - then + then let rec label pfs lb ub = - + match pfs with - | + | [] -> if z_gt_dec lb ub then true else false - | + | pf1 :: rsr -> (&&) (zChecker -- cgit v1.2.3