mirror of
https://github.com/Z3Prover/z3
synced 2026-03-21 12:16:20 +00:00
first end-pass. Atomic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
13f9fec339
commit
5aa3713d19
15 changed files with 6160 additions and 209 deletions
|
|
@ -288,6 +288,7 @@ int main(int argc, char ** argv) {
|
|||
TST(sls_seq_plugin);
|
||||
TST(seq_nielsen);
|
||||
TST(nseq_basic);
|
||||
TST(nseq_regex);
|
||||
TST(ho_matcher);
|
||||
TST(finite_set);
|
||||
TST(finite_set_rewriter);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue