]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/complete_rg/crgOutput.mli
txtLexer: bug fix in parsing the string tokens
[helm.git] / helm / software / lambda-delta / complete_rg / crgOutput.mli
index 4d3f747fdc47092fe427cf484396afdf96ad46c1..d804937f8500bf7a7f7f6afe52a6715ebe88e1cf 100644 (file)
@@ -9,6 +9,4 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
-val export_term: Crg.term -> Library.pp
-
 val pp_term: (string -> unit) -> Crg.term -> unit