]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaGtkMisc.mli
Move to OCaml 3.10. Requires debian packages from unstable (soon in testing).
[helm.git] / matita / matitaGtkMisc.mli
index 40fc9373bd68f7fd4aadb7dc757228af8235f640..0f78a4a61b45eadaa1a4cfe51e12e75ee9405765 100644 (file)
@@ -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