X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_tactics%2FnCicTacReduction.ml;h=96a795c3472e8c4ee1a767edd92bc133af331b82;hb=d54a368a5d9ac5a0c4dc7f80d2738eed069517d8;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