]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tptp_grafite/tptp2grafite.mli
- hExtlib: added debugging information for split_nth
[helm.git] / helm / software / components / tptp_grafite / tptp2grafite.mli
index 7dfa2d3d03314a2b501a0144d069b7b4c9d1a6cc..0cebccbe350982a14dbdd6316511a3836687612e 100644 (file)
@@ -24,6 +24,8 @@
  *)
 
 val tptp2grafite: 
+  ?timeout:int ->
+  ?def_depth:int ->
   ?raw_preamble:(string -> string) -> 
   tptppath:string -> filename:string -> unit -> 
     string