]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql/mQueryUtil.mli
This commit was manufactured by cvs2svn to create tag
[helm.git] / helm / ocaml / mathql / mQueryUtil.mli
index 69aaebd774cce29633faafb4e52f966288d35569..53d612e822ae60fd0fb5ba7aa6983dcd9657ee6d 100644 (file)
  * http://cs.unibo.it/helm/.
  *)
 
-(*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
- *)
+(******************************************************************************)
+(*                                                                            *)
+(*                               PROJECT HELM                                 *)
+(*                                                                            *)
+(*                     Ferruccio Guidi <fguidi@cs.unibo.it>                   *)
+(*                                 30/04/2002                                 *)
+(*                                                                            *)
+(*                                                                            *)
+(******************************************************************************)
+
 
 val text_of_query  : (string -> unit) -> MathQL.query -> string -> unit