X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fcic_unification%2FcoercGraph.ml;h=f12ea14b108e447951fe3691556d9ed760b88c8d;hb=b44a732a930584aa08f4a78371dd9ac5b405f31e;hp=43e342e708f710ff27fcdb3f0aa41d00e6c4be5f;hpb=396a578b680e7fdb9d262822184e52f0d4d5086b;p=helm.git diff --git a/components/cic_unification/coercGraph.ml b/components/cic_unification/coercGraph.ml index 43e342e70..f12ea14b1 100644 --- a/components/cic_unification/coercGraph.ml +++ b/components/cic_unification/coercGraph.ml @@ -54,7 +54,7 @@ let saturate_coercion ul metasenv subst context = CicTypeChecker.type_of_aux' ~subst metasenv context c CicUniv.empty_ugraph in let _,metasenv,args,lastmeta = - TermUtil.saturate_term freshmeta metasenv context ty arity in + TermUtil.saturate_term ~delta:false freshmeta metasenv context ty arity in let irl = CicMkImplicit.identity_relocation_list_for_metavariable context in