mirror of
https://github.com/Z3Prover/z3
synced 2025-07-31 08:23:17 +00:00
remove dependency on pattern inference
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
cb22cdc98f
commit
bc312768c8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Author:
|
|||
#include "ast/euf/euf_egraph.h"
|
||||
#include "ast/euf/euf_mam.h"
|
||||
#include "ast/rewriter/th_rewriter.h"
|
||||
// #include "ast/pattern/pattern_inference.h"
|
||||
// include "ast/pattern/pattern_inference.h"
|
||||
#include "params/smt_params.h"
|
||||
|
||||
namespace euf {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue