projects
/
helm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5717dca
)
; and not . after auto-paramodulation
author
Enrico Tassi
<enrico.tassi@inria.fr>
Wed, 25 Jul 2007 09:41:50 +0000
(09:41 +0000)
committer
Enrico Tassi
<enrico.tassi@inria.fr>
Wed, 25 Jul 2007 09:41:50 +0000
(09:41 +0000)
components/tptp_grafite/tptp2grafite.ml
patch
|
blob
|
history
diff --git
a/components/tptp_grafite/tptp2grafite.ml
b/components/tptp_grafite/tptp2grafite.ml
index 54a523cccb81ef237b19846172e08a49f6aea5fa..667b7e3d6e3dbe052078b583b9efb02f384676e2 100644
(file)
--- a/
components/tptp_grafite/tptp2grafite.ml
+++ b/
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)))
]@