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
/
alt_ergo_26_ce.drv
blob
968ad11dc22a0b57d314ee9ea8a14da616ff8e69
1
2
prelude ";; produced by alt_ergo_26_ce.drv ;;"
3
4
import "alt_ergo_26.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