mirror of
https://github.com/Z3Prover/z3
synced 2025-08-15 23:35:26 +00:00
add option for prettier proof printing, Issue #706
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6582330cc4
commit
f2b5c11d1c
12 changed files with 72 additions and 46 deletions
|
@ -28,7 +28,6 @@
|
|||
#include"mpq.h"
|
||||
#include"expr2var.h"
|
||||
#include"pp.h"
|
||||
#include"pp_params.hpp"
|
||||
#include"iz3interp.h"
|
||||
#include"iz3checker.h"
|
||||
#include"iz3profiling.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue