]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/helena/src/complete_rg/crgOutput.mli
last commit for helena 0.8.2
[helm.git] / helm / software / helena / src / complete_rg / crgOutput.mli
index a3f636381c3208e91b597e82bad3fd3750685d41..86ea0f6c931ccc7976b07c3e0a86607d0850a3e8 100644 (file)
@@ -18,3 +18,5 @@ val count_entity: (counters -> 'a) -> counters -> Crg.entity -> 'a
 val print_counters: (unit -> 'a) -> counters -> 'a
 
 val pp_term: (string -> unit) -> Layer.status -> Crg.term -> unit
+
+val pp_lenv: (string -> unit) -> Layer.status -> Crg.lenv -> unit