]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/sequent2pres.mli
added an 'a parameter to mpresentation type so that it and boxes could
[helm.git] / helm / ocaml / cic_transformations / sequent2pres.mli
index 7a6d8ead37c202c8c6ddcba074cf820ca788a0c9..e1c9da1dd05ca864ef630f2cb78fab13b2f2e4a0 100644 (file)
@@ -35,5 +35,5 @@
 val sequent2pres :
   ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t ->
   Cic.annterm Content.conjecture ->
-    Mpresentation.mpres Box.box
+    unit Mpresentation.mpres Box.box