X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_tactics%2FnCicTacReduction.mli;h=b19e57478024439fb4677d84291607296fac6535;hb=6b46ffbedfb4d105e48319f4bed26fb3f76f17d3;hp=51b7851a7026ad461129c25eedd54cbc999c6c35;hpb=2c01ff6094173915e7023076ea48b5804dca7778;p=helm.git diff --git a/matita/components/ng_tactics/nCicTacReduction.mli b/matita/components/ng_tactics/nCicTacReduction.mli index 51b7851a7..b19e57478 100644 --- a/matita/components/ng_tactics/nCicTacReduction.mli +++ b/matita/components/ng_tactics/nCicTacReduction.mli @@ -12,4 +12,5 @@ (* $Id: nCic.ml 9058 2008-10-13 17:42:30Z tassi $ *) val normalize: - ?delta:int -> subst:NCic.substitution -> NCic.context -> NCic.term -> NCic.term + #NCic.status -> ?delta:int -> subst:NCic.substitution -> NCic.context -> + NCic.term -> NCic.term