]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tptp_grafite/tptp2grafite.mli
added timeout parameter to auto paramodulation.
[helm.git] / helm / software / components / tptp_grafite / tptp2grafite.mli
index 7dfa2d3d03314a2b501a0144d069b7b4c9d1a6cc..24ca1004fbce6a0b70355c3da7897fcd8210511b 100644 (file)
@@ -24,6 +24,7 @@
  *)
 
 val tptp2grafite: 
+  ?timeout:int ->
   ?raw_preamble:(string -> string) -> 
   tptppath:string -> filename:string -> unit -> 
     string