mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
NNF: dont allocate act_cache separately
This commit is contained in:
parent
0f0a2171a7
commit
4a3d63f9e4
2 changed files with 7 additions and 8 deletions
|
@ -49,7 +49,6 @@ Notes:
|
|||
#include "ast/well_sorted.h"
|
||||
#include "ast/rewriter/var_subst.h"
|
||||
#include "ast/normal_forms/name_exprs.h"
|
||||
#include "ast/act_cache.h"
|
||||
#include "ast/ast_pp.h"
|
||||
#include "ast/rewriter/quant_hoist.h"
|
||||
#include "ast/ast_util.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue