in
let tl',applty,subst''',metasenv''',ugraph3 =
eat_prods true subst'' metasenv'' context
- he hetype tlbody_and_type ugraph2
+ he' hetype tlbody_and_type ugraph2
in
avoid_double_coercion context
subst''' metasenv''' ugraph3 (C.Appl (he'::tl')) applty
~f:(fun _ ->
(lazy ("The term " ^
CicMetaSubst.ppterm_in_context subst he
- context ^ "(that has type " ^
+ context ^ " (that has type " ^
CicMetaSubst.ppterm_in_context subst hetype
context ^ ") is here applied to " ^
string_of_int (List.length tlbody_and_type) ^