]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_generator/mQueryLevels.ml
* changed name of shared library
[helm.git] / helm / ocaml / mathql_generator / mQueryLevels.ml
index 977638dba90adbb4d3dbd4008a5d25cc60b5f92a..d10f5d659bf69b6ce2902455abba4ce090806482 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>
+ *)
 
 let levels_of_term metasenv context term =
    let module TC = CicTypeChecker in