]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_omdoc/cic2acic.mli
first moogle template checkin
[helm.git] / helm / ocaml / cic_omdoc / cic2acic.mli
index 9cef0cb38155a164403d1f909b2dd6970088336e..0288125b9a8ef6e64c17c6c85379346105d2b163 100644 (file)
@@ -45,6 +45,7 @@ val acic_of_cic_context' :
   Cic.annterm                             (* annotated term *)
 
 val acic_object_of_cic_object :
+  ?eta_fix: bool ->                       (* perform eta_fixing; default: true*)
   Cic.obj ->                              (* object *)
    Cic.annobj *                           (* annotated object *)
     (Cic.id, Cic.term) Hashtbl.t *        (* ids_to_terms *)