]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/sequent2pres.mli
Changed type of ids_to_inner_sort table used in transformation.
[helm.git] / helm / ocaml / cic_transformations / sequent2pres.mli
index 5f4e5cf0c1ca584585467ba431ce493e6c961aaf..7a6d8ead37c202c8c6ddcba074cf820ca788a0c9 100644 (file)
@@ -33,7 +33,7 @@
 (***************************************************************************)
 
 val sequent2pres :
-  ids_to_inner_sorts:(Cic.id, string) Hashtbl.t ->
+  ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t ->
   Cic.annterm Content.conjecture ->
     Mpresentation.mpres Box.box