Skip to content

Commit 77fed8b

Browse files
v1 of a randomizer simplifier
1 parent 84a5303 commit 77fed8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ast/simplifiers/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ z3_add_component(simplifiers
3636
elim_term_ite.h
3737
pull_nested_quantifiers.h
3838
push_ite.h
39+
randomizer.h
3940
refine_inj_axiom.h
4041
rewriter_simplifier.h
4142
)

0 commit comments

Comments
 (0)