X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2FmatitaGtkMisc.mli;h=0f78a4a61b45eadaa1a4cfe51e12e75ee9405765;hb=9ff984b29ac963eef2f79521ce9dd7cbb9ae2c59;hp=40fc9373bd68f7fd4aadb7dc757228af8235f640;hpb=d341bbab3197a4cf0e7a95a35e0751a30396f11b;p=helm.git diff --git a/matita/matitaGtkMisc.mli b/matita/matitaGtkMisc.mli index 40fc9373b..0f78a4a61 100644 --- a/matita/matitaGtkMisc.mli +++ b/matita/matitaGtkMisc.mli @@ -146,7 +146,7 @@ val report_error: (* given an utf8 string a floc returns the parsed substring and its length * in bytes *) -val utf8_parsed_text: string -> Token.flocation -> string * int +val utf8_parsed_text: string -> Stdpp.location -> string * int (* the length in characters, not bytes *) val utf8_string_length: string -> int