X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fcic_transformations%2Facic2Ast.ml;h=19b6c4b4bf4161ab4546d2f178fe9e13d2c117be;hb=c911fe913e84cda448e2f0df20c1e023f6f8043d;hp=fc6d9553174fbf2521dba05ed7228fe1a79db07b;hpb=97790db29ad0dc3d31e61acc69894aa5e6109a9e;p=helm.git diff --git a/helm/ocaml/cic_transformations/acic2Ast.ml b/helm/ocaml/cic_transformations/acic2Ast.ml index fc6d95531..19b6c4b4b 100644 --- a/helm/ocaml/cic_transformations/acic2Ast.ml +++ b/helm/ocaml/cic_transformations/acic2Ast.ml @@ -166,7 +166,7 @@ let ast_of_acic ids_to_inner_sorts ids_to_uris acic = ((name, capture_variables), rhs)) constructors patterns in - idref id (Ast.Case (aux te, name, Some (aux ty), patterns)) + idref id (Ast.Case (aux te, Some name, Some (aux ty), patterns)) | Cic.AFix (id, no, funs) -> let defs = List.map