3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-19 10:52:02 +00:00

mutex allocation #2336

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-06-11 19:50:37 -07:00
parent 9b08021ae1
commit 921a574074
3 changed files with 4 additions and 2 deletions

View file

@ -63,10 +63,12 @@ z3_add_component(util
EXTRA_REGISTER_MODULE_HEADERS
env_params.h
MEMORY_INIT_FINALIZER_HEADERS
cooperate.h
debug.h
gparams.h
prime_generator.h
rational.h
rlimit.h
symbol.h
trace.h
)