mirror of
https://github.com/Z3Prover/z3
synced 2026-06-21 08:00:27 +00:00
updated term enumerator
This commit is contained in:
parent
c0888b9ecd
commit
04ddb66931
8 changed files with 499 additions and 332 deletions
|
|
@ -193,7 +193,8 @@
|
|||
X(ho_matcher) \
|
||||
X(finite_set) \
|
||||
X(finite_set_rewriter) \
|
||||
X(fpa)
|
||||
X(fpa) \
|
||||
X(term_enumeration)
|
||||
|
||||
#define FOR_EACH_TEST(X, X_ARGV) \
|
||||
FOR_EACH_ALL_TEST(X, X_ARGV) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue