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:
parent
9b08021ae1
commit
921a574074
3 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue