X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql%2FmQueryUtil.mli;fp=helm%2Focaml%2Fmathql%2FmQueryUtil.mli;h=69aaebd774cce29633faafb4e52f966288d35569;hb=931f10c61b4e3914474955a94a05cf43b5fa2bc0;hp=53d612e822ae60fd0fb5ba7aa6983dcd9657ee6d;hpb=210445db4d7f550bbfac3e2db6d0aefcf02b71d4;p=helm.git diff --git a/helm/ocaml/mathql/mQueryUtil.mli b/helm/ocaml/mathql/mQueryUtil.mli index 53d612e82..69aaebd77 100644 --- a/helm/ocaml/mathql/mQueryUtil.mli +++ b/helm/ocaml/mathql/mQueryUtil.mli @@ -23,16 +23,8 @@ * http://cs.unibo.it/helm/. *) -(******************************************************************************) -(* *) -(* PROJECT HELM *) -(* *) -(* Ferruccio Guidi *) -(* 30/04/2002 *) -(* *) -(* *) -(******************************************************************************) - +(* AUTOR: Ferruccio Guidi + *) val text_of_query : (string -> unit) -> MathQL.query -> string -> unit