]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tptp_grafite/tptp2grafite.mli
thf problems list for tptp 4.0.1
[helm.git] / helm / software / components / tptp_grafite / tptp2grafite.mli
index 24ca1004fbce6a0b70355c3da7897fcd8210511b..0096f780405346aba45dbdf9dc2af86ea59fd137 100644 (file)
@@ -25,6 +25,7 @@
 
 val tptp2grafite: 
   ?timeout:int ->
+  ?def_depth:int ->
   ?raw_preamble:(string -> string) -> 
-  tptppath:string -> filename:string -> unit -> 
+  tptppath:string -> filename:string -> ng:bool -> unit -> 
     string