X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=inline;f=helm%2Fsoftware%2Fcomponents%2Ftptp_grafite%2Ftptp2grafite.mli;h=0cebccbe350982a14dbdd6316511a3836687612e;hb=2b837ca9e298eb44eee95d9ca0e331c577785dcb;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..0cebccbe3 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 -> string