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