]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic_proof_checking/cicDischarge.mli
cicUtil: we moved here pp_term from proceduralHelpers
[helm.git] / helm / software / components / cic_proof_checking / cicDischarge.mli
index a6b097db2af01c22018662956dc5f5b56da6ae58..7d6f630f4ace6a8af204b552871de3112aab5d78 100644 (file)
@@ -35,3 +35,6 @@ val discharge_object:
 val discharge_uri:
    (string -> string) -> (UriManager.uri -> UriManager.uri) ->
    UriManager.uri -> Cic.obj * bool
+
+(* if activated prints the received object before and after discharging *)
+val debug: bool ref