]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/dual_rg/drgOutput.mli
new xml exportation procedure for basic_rg (10 times faster than previous). the stati...
[helm.git] / helm / software / lambda-delta / dual_rg / drgOutput.mli
index a1b9e69258f7d8b74818d211282c576324fc85f0..e02161b131df080428a96efb65fa77e0af8ab972 100644 (file)
@@ -9,4 +9,6 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
-val export_term: Drg.term -> 'a Library.pp
+val export_term: Drg.term -> Library.pp
+
+val pp_term: (string -> unit) -> Drg.term -> unit