X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftptp_grafite%2Ftptp2grafite.ml;h=63dfe0285bb00cb87374c0a5b20096b95c58dbbc;hb=5649890273cf8e660bba744e84ce5fee1e5efe69;hp=667b7e3d6e3dbe052078b583b9efb02f384676e2;hpb=d765468f2df1976b995a2047fe76a6032c84840b;p=helm.git diff --git a/helm/software/components/tptp_grafite/tptp2grafite.ml b/helm/software/components/tptp_grafite/tptp2grafite.ml index 667b7e3d6..63dfe0285 100644 --- a/helm/software/components/tptp_grafite/tptp2grafite.ml +++ b/helm/software/components/tptp_grafite/tptp2grafite.ml @@ -260,10 +260,10 @@ let convert_ast statements context = function else [])@ [GA.Executable(floc,GA.Tactic(floc, Some ( if ueq_case then - GA.AutoBatch (floc,["paramodulation",""; - "timeout",string_of_int !paramod_timeout]) + GA.AutoBatch (floc,([],["paramodulation",""; + "timeout",string_of_int !paramod_timeout])) else - GA.AutoBatch (floc,["depth",string_of_int !depth]) + GA.AutoBatch (floc,([],["depth",string_of_int !depth])) ), GA.Semicolon(floc))); GA.Executable(floc,GA.Tactic(floc, Some (GA.Try(floc,