X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fcomponents%2Fng_tactics%2FnCicTacReduction.ml;h=96a795c3472e8c4ee1a767edd92bc133af331b82;hb=0bcf2dc1a27e38cb6cd3d44eb838d652926841e0;hp=c1eba801fad00960f5d1a1fe76abe4f40106ca0c;hpb=894d518aa760c9f816ddb0dc2b3fa88e1fe20a94;p=helm.git diff --git a/matita/components/ng_tactics/nCicTacReduction.ml b/matita/components/ng_tactics/nCicTacReduction.ml index c1eba801f..96a795c34 100644 --- a/matita/components/ng_tactics/nCicTacReduction.ml +++ b/matita/components/ng_tactics/nCicTacReduction.ml @@ -15,7 +15,6 @@ let rec normalize status ?(delta=0) ~subst ctx t = normalize_machine status ~delta ~subst ctx (fst (NCicReduction.reduce_machine status ~delta ~subst ctx (0,[],t,[]))) and normalize_machine status ?(delta=0) ~subst ctx (k,e,t,s) = - assert (delta=0); let t = if k = 0 then t else