]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql/mQueryUtil.mli
Author specification added in head comments;
[helm.git] / helm / ocaml / mathql / mQueryUtil.mli
index 53d612e822ae60fd0fb5ba7aa6983dcd9657ee6d..69aaebd774cce29633faafb4e52f966288d35569 100644 (file)
  * http://cs.unibo.it/helm/.
  *)
 
-(******************************************************************************)
-(*                                                                            *)
-(*                               PROJECT HELM                                 *)
-(*                                                                            *)
-(*                     Ferruccio Guidi <fguidi@cs.unibo.it>                   *)
-(*                                 30/04/2002                                 *)
-(*                                                                            *)
-(*                                                                            *)
-(******************************************************************************)
-
+(*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
+ *)
 
 val text_of_query  : (string -> unit) -> MathQL.query -> string -> unit