mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 12:11:23 +00:00
indent
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
4953b95baa
commit
48701826f1
5 changed files with 21 additions and 14 deletions
|
@ -64,6 +64,7 @@ namespace dimacs {
|
|||
std::string m_name;
|
||||
unsigned_vector m_args;
|
||||
std::string m_pragma;
|
||||
sat::proof_hint m_hint;
|
||||
};
|
||||
|
||||
struct drat_pp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue