]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_paramodulation/pp.mli
Orientation of equalities is now displayed.
[helm.git] / matita / components / ng_paramodulation / pp.mli
index 767c87e0b99610c3bd172e4d68d33ecbe7424ca7..7ed1292759dfc514d81e50fb9ee7952872a5382f 100644 (file)
@@ -11,6 +11,8 @@
 
 (* $Id: nCic.ml 9058 2008-10-13 17:42:30Z tassi $ *)
 
+val string_of_comparison: Terms.comparison -> string
+
 module Pp (B : Terms.Blob) : 
   sig