]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/sequent2pres.mli
maction layout added to notation
[helm.git] / helm / software / components / content_pres / sequent2pres.mli
index 615c8e35f2cc5be590e0a0346db3c269b613d6d8..a9384eb182601ac516cd96e4ca9b652cf0280fa3 100644 (file)
@@ -33,7 +33,6 @@
 (***************************************************************************)
 
 val sequent2pres :
-  ids_to_inner_sorts:(Cic.id, Cic2acic.sort_kind) Hashtbl.t ->
+  ids_to_inner_sorts:(Cic.id, CicNotationPt.sort_kind) Hashtbl.t ->
   Cic.annterm Content.conjecture ->
     CicNotationPres.boxml_markup
-