mirror of
https://github.com/Z3Prover/z3
synced 2025-11-02 04:27:52 +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
|
#endif
|
||||||
|
|
||||||
#if 0
|
#if 1
|
||||||
static unsigned s_count = 0;
|
static unsigned s_count = 0;
|
||||||
|
|
||||||
static void track_id(ast_manager& m, ast* n, unsigned id) {
|
static void track_id(ast_manager& m, ast* n, unsigned id) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue