]> matita.cs.unibo.it Git - helm.git/blobdiff - components/tptp_grafite/tptp2grafite.mli
...
[helm.git] / components / tptp_grafite / tptp2grafite.mli
index 24ca1004fbce6a0b70355c3da7897fcd8210511b..0cebccbe350982a14dbdd6316511a3836687612e 100644 (file)
@@ -25,6 +25,7 @@
 
 val tptp2grafite: 
   ?timeout:int ->
+  ?def_depth:int ->
   ?raw_preamble:(string -> string) -> 
   tptppath:string -> filename:string -> unit -> 
     string