mirror of
https://github.com/Z3Prover/z3
synced 2025-07-18 02:16:40 +00:00
move parameters from ast/rewriter to params
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
507b4c7848
commit
11c90cc142
15 changed files with 15 additions and 16 deletions
|
@ -27,7 +27,7 @@ Author:
|
|||
#include "ast/well_sorted.h"
|
||||
#include "ast/rewriter/var_subst.h"
|
||||
#include "ast/rewriter/expr_safe_replace.h"
|
||||
#include "ast/rewriter/seq_rewriter_params.hpp"
|
||||
#include "params/seq_rewriter_params.hpp"
|
||||
#include "math/automata/automaton.h"
|
||||
#include "math/automata/symbolic_automata_def.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue