]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_generator/mQueryLevels.ml
This commit was manufactured by cvs2svn to create tag
[helm.git] / helm / ocaml / mathql_generator / mQueryLevels.ml
index d10f5d659bf69b6ce2902455abba4ce090806482..977638dba90adbb4d3dbd4008a5d25cc60b5f92a 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                                 *)
+(*                                                                            *)
+(*                                                                            *)
+(******************************************************************************)
 
 let levels_of_term metasenv context term =
    let module TC = CicTypeChecker in