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
never encode enums and records for Alt-Ergo
[why3.git]
/
drivers
/
cvc4_18_strings_counterexample.drv
blob
c5d2699357fe7a5e4a1f3656ad9d4a002a802647
1
2
prelude ";; produced by cvc4_18_strings_counterexample.drv ;;"
3
4
import "cvc4_18_strings.drv"
5
6
(* Counterexamples: set model parser *)
7
model_parser "smtv2"
8
9
theory BuiltIn
10
11
meta "get_counterexmp" ""
12
meta "meta_incremental" ""
13
14
end