]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/syntax_extensions/utf8Macro.mli
parameter sintax added to axiom statement
[helm.git] / helm / software / components / syntax_extensions / utf8Macro.mli
index b21ba504fe125824e8fab675ad2de1de84932a80..3eab22e773c6d429cbd748821241dced76d2674c 100644 (file)
@@ -36,4 +36,6 @@ val expand: string -> string
 val unicode_of_tex: string -> string
 
   (** ... the other way round *)
-val tex_of_unicode: string -> string option
+val tex_of_unicode: string -> string list
+
+val pp_table: unit -> (string * (string list)) list