mirror of
https://github.com/Z3Prover/z3
synced 2025-09-04 09:07:40 +00:00
booyah
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
10d0404175
commit
d0e20e44ff
714 changed files with 714 additions and 2142 deletions
|
@ -21,8 +21,7 @@ Revision History:
|
|||
|
||||
--*/
|
||||
|
||||
#ifndef EQUIV_PROOF_CONVERTER_H_
|
||||
#define EQUIV_PROOF_CONVERTER_H_
|
||||
#pragma once
|
||||
|
||||
#include "tactic/replace_proof_converter.h"
|
||||
|
||||
|
@ -50,4 +49,3 @@ public:
|
|||
void display(std::ostream & out) override {}
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue