mirror of
https://github.com/Z3Prover/z3
synced 2025-10-08 08:51:55 +00:00
move proof utils under ast
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
1315c8d7de
commit
fc822af707
12 changed files with 722 additions and 869 deletions
|
@ -53,7 +53,7 @@ Example from Boogie:
|
|||
|
||||
#include "muz/base/dl_boogie_proof.h"
|
||||
#include "model/model_pp.h"
|
||||
#include "muz/base/proof_utils.h"
|
||||
#include "ast/proofs/proof_utils.h"
|
||||
#include "ast/ast_pp.h"
|
||||
#include "ast/ast_util.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue