]> matita.cs.unibo.it Git - helm.git/commitdiff
; and not . after auto-paramodulation
authorEnrico Tassi <enrico.tassi@inria.fr>
Wed, 25 Jul 2007 09:41:50 +0000 (09:41 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Wed, 25 Jul 2007 09:41:50 +0000 (09:41 +0000)
components/tptp_grafite/tptp2grafite.ml

index 54a523cccb81ef237b19846172e08a49f6aea5fa..667b7e3d6e3dbe052078b583b9efb02f384676e2 100644 (file)
@@ -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)))
             ]@