mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
support threading for TRACE mode
This commit is contained in:
parent
4b7c08d08d
commit
3036b88f09
7 changed files with 64 additions and 55 deletions
|
@ -15,6 +15,7 @@ Notes:
|
|||
|
||||
#include "math/simplex/bit_matrix.h"
|
||||
#include "util/stopwatch.h"
|
||||
#include "util/trace.h"
|
||||
#include <cstring>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue