X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQueryIO.mli;h=57d7e856fa34007df966fa55950695c1f3c0e8f9;hb=c172220b965a4d0e95004ae42911a886faac878c;hp=12a4de2a56dd7bed4b0483a71e1d10a522e8acaa;hpb=9cbce40d56958c466459b028cf250441ec29c9fe;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/mQueryIO.mli b/helm/ocaml/mathql_interpreter/mQueryIO.mli index 12a4de2a5..57d7e856f 100644 --- a/helm/ocaml/mathql_interpreter/mQueryIO.mli +++ b/helm/ocaml/mathql_interpreter/mQueryIO.mli @@ -35,3 +35,5 @@ val query_of_text : Lexing.lexbuf -> MathQL.query val result_of_text : Lexing.lexbuf -> MathQL.result val text_out_spec : (string -> unit) -> string -> MQILib.text_out_spec + +val text_in_spec : MQILib.text_in_spec