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
ease the proof of coincidence count
[why3.git]
/
drivers
/
cvc4_16_counterexample.drv
blob
e1a4844d4467884cb9e5b4841a91ed1947069026
1
2
import "cvc4_16.drv"
3
4
(* Counterexamples: set model parser *)
5
model_parser "smtv2"
6
7
theory BuiltIn
8
9
meta "get_counterexmp" ""
10
meta "meta_incremental" ""
11
12
end