X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_notation%2Fmpresentation.mli;h=8252517a67ae1eb04912f116f8ad4260423540dc;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=e322e92e12de2c8dc433328372aea69c0cddb777;hpb=08ecc780b3b0a4cac7ed72cf68c310e4eeffa2c1;p=helm.git diff --git a/helm/ocaml/cic_notation/mpresentation.mli b/helm/ocaml/cic_notation/mpresentation.mli index e322e92e1..8252517a6 100644 --- a/helm/ocaml/cic_notation/mpresentation.mli +++ b/helm/ocaml/cic_notation/mpresentation.mli @@ -66,6 +66,9 @@ and attr = (string option * string * string) list ;; +val get_attr: 'a mpres -> attr +val set_attr: attr -> 'a mpres -> 'a mpres + val smallskip : 'a mpres val indented : 'a mpres -> 'a mpres val standard_tbl_attr : attr