X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fcic_acic%2FdoubleTypeInference.ml;h=98d12ceca9446e7c6550e1625d2938c38d22d60b;hb=d0c88a989d2c41d0b816c5490d4d8c89a238cb2a;hp=b28359bd7857a9ebf0b36e092ba7ca9991b4c47b;hpb=86241d46558e3a4979fc786e47ce78f90eb9190c;p=helm.git diff --git a/helm/ocaml/cic_acic/doubleTypeInference.ml b/helm/ocaml/cic_acic/doubleTypeInference.ml index b28359bd7..98d12ceca 100644 --- a/helm/ocaml/cic_acic/doubleTypeInference.ml +++ b/helm/ocaml/cic_acic/doubleTypeInference.ml @@ -114,7 +114,7 @@ let rec beta_reduce = let exp_named_subst' = List.map (function (i,t) -> i, beta_reduce t) exp_named_subst in - C.Var (uri,exp_named_subst) + C.Var (uri,exp_named_subst') | C.Meta (n,l) -> C.Meta (n, List.map