mirror of
https://github.com/Z3Prover/z3
synced 2025-10-30 03:02:29 +00:00
fix build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e980f92a9e
commit
a66cb88c78
1 changed files with 1 additions and 1 deletions
|
|
@ -1674,7 +1674,7 @@ bool ast_manager::slow_not_contains(ast const * n) {
|
|||
}
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
static unsigned s_count = 0;
|
||||
|
||||
static void track_id(ast_manager& m, ast* n, unsigned id) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue