3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-25 12:35:59 +00:00

fix build, move seq_skolem

This commit is contained in:
Nikolaj Bjorner 2021-02-14 14:40:29 -08:00
parent 083d09aa81
commit 45af1bd243
9 changed files with 12 additions and 12 deletions

View file

@ -33,6 +33,7 @@ z3_add_component(rewriter
recfun_rewriter.cpp
rewriter.cpp
seq_rewriter.cpp
seq_skolem.cpp
th_rewriter.cpp
value_sweep.cpp
var_subst.cpp