X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftptp_grafite%2Ftptp2grafite.ml;h=667b7e3d6e3dbe052078b583b9efb02f384676e2;hb=d765468f2df1976b995a2047fe76a6032c84840b;hp=54a523cccb81ef237b19846172e08a49f6aea5fa;hpb=373eac375c2950d0090cac177f44dbfb761389d5;p=helm.git diff --git a/helm/software/components/tptp_grafite/tptp2grafite.ml b/helm/software/components/tptp_grafite/tptp2grafite.ml index 54a523ccc..667b7e3d6 100644 --- a/helm/software/components/tptp_grafite/tptp2grafite.ml +++ b/helm/software/components/tptp_grafite/tptp2grafite.ml @@ -265,7 +265,7 @@ let convert_ast statements context = function else GA.AutoBatch (floc,["depth",string_of_int !depth]) ), - GA.Dot(floc))); + GA.Semicolon(floc))); GA.Executable(floc,GA.Tactic(floc, Some (GA.Try(floc, GA.Assumption floc)), GA.Dot(floc))) ]@