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