]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic_proof_checking/cicDischarge.mli
cicDischarge: final fixup. Now correctly processes Coq/Init/Logic.mma :)
[helm.git] / helm / software / components / cic_proof_checking / cicDischarge.mli
index 7d6f630f4ace6a8af204b552871de3112aab5d78..2e2790a97fb9c3c45604180b80e7a0162ce5cce0 100644 (file)
@@ -23,6 +23,9 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(* NOTE. Discharged variables are not well formed. *)
+(*       For internal recursive use only.          *) 
+
 (* discharges the explicit variables of the given object (with sharing)     *)
 (* the first argument is a map for relacating the names of the objects      *)
 (* the second argument is a map for relocating the uris of the dependencdes *)