X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftptp_grafite%2Ftptp2grafite.mli;h=0096f780405346aba45dbdf9dc2af86ea59fd137;hb=HEAD;hp=7dfa2d3d03314a2b501a0144d069b7b4c9d1a6cc;hpb=bc76b4d2f3c380894259b45fad52cf85ae6cee18;p=helm.git diff --git a/helm/software/components/tptp_grafite/tptp2grafite.mli b/helm/software/components/tptp_grafite/tptp2grafite.mli index 7dfa2d3d0..0096f7804 100644 --- a/helm/software/components/tptp_grafite/tptp2grafite.mli +++ b/helm/software/components/tptp_grafite/tptp2grafite.mli @@ -24,6 +24,8 @@ *) val tptp2grafite: + ?timeout:int -> + ?def_depth:int -> ?raw_preamble:(string -> string) -> - tptppath:string -> filename:string -> unit -> + tptppath:string -> filename:string -> ng:bool -> unit -> string