Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Why3
why3
Commits
5dbe8e9d
Commit
5dbe8e9d
authored
Oct 04, 2013
by
MARCHE Claude
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
support for veriT 201310
parent
c229d61a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
drivers/verit.drv
drivers/verit.drv
+2
-2
share/provers-detection-data.conf
share/provers-detection-data.conf
+4
-3
No files found.
drivers/verit.drv
View file @
5dbe8e9d
...
...
@@ -2,8 +2,8 @@
prelude ";;; this is a prelude for veriT"
printer "smtv
1
"
filename "%f-%t-%g.smt"
printer "smtv
2
"
filename "%f-%t-%g.smt
2
"
valid "^unsat"
unknown "^\\(unknown\\|sat\\)" ""
...
...
share/provers-detection-data.conf
View file @
5dbe8e9d
...
...
@@ -268,11 +268,12 @@ version_ok = "0.4.1"
[
ATP
verit
]
name
=
"veriT"
exec
=
"veriT"
exec
=
"veri
t
"
version_switch
=
"--
help
"
exec
=
"veri
T-201310
"
version_switch
=
"--
version
"
version_regexp
=
"Version: \\([^ \n\r]+\\)"
command
=
"%l/why3-cpulimit %t %m -s %e %f"
command
=
"%l/why3-cpulimit %t %m -s %e
--enable-simp --enable-unit-simp --enable-simp-sym --enable-unit-subst-simp --enable-bclause
%f"
driver
=
"drivers/verit.drv"
version_ok
=
"201310"
[
ATP
z3
]
name
=
"Z3"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment