]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_rg/brgOutput.mli
new xml exportation procedure for basic_rg (10 times faster than previous). the stati...
[helm.git] / helm / software / lambda-delta / basic_rg / brgOutput.mli
index 69700febdf838508b551e0c2c017323616170d74..772f43cad5a1f0964a29a95a0d7e4c1aedfd1d21 100644 (file)
@@ -19,4 +19,7 @@ val print_counters: (unit -> 'a) -> counters -> 'a
 
 val specs: (Brg.lenv, Brg.term) Log.specs
 
+val export_term: Brg.term -> Library.pp
+(*
 val export_term: Format.formatter -> Brg.term -> unit
+*)