]> 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 d92f60b373ac3f8053e7419708a3cb9b53840b52..3eab22e773c6d429cbd748821241dced76d2674c 100644 (file)
@@ -36,5 +36,6 @@ val expand: string -> string
 val unicode_of_tex: string -> string
 
   (** ... the other way round *)
-val tex_of_unicode: string -> string
+val tex_of_unicode: string -> string list
 
+val pp_table: unit -> (string * (string list)) list