repo.or.cz
/
why3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'disable-alt-ergo-fpa-2.5.3' into 'master'
[why3.git]
/
drivers
/
cvc4_16.drv
blob
18c4022ba3e1aa9ca2ad99e2e1cf554b1f526136
1
(** Why3 driver for CVC4 1.6 *)
2
3
prelude ";; produced by cvc4_16.drv ;;"
4
5
prelude "(set-logic AUFBVFPDTNIRA)"
6
(*
7
A : Array
8
UF : Uninterpreted Function
9
BV : BitVectors
10
FP : FloatingPoint
11
DT : Datatypes
12
NIRA : NonLinear Integer+Real Arithmetic
13
*)
14
15
import "cvc4_16.gen"