mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 03:57:51 +00:00
parent
d3d05e2e99
commit
ba5c9c3883
3 changed files with 16 additions and 11 deletions
|
@ -33,6 +33,8 @@ Revision History:
|
|||
#include "ast/ast_smt_pp.h"
|
||||
#include "util/smt2_util.h"
|
||||
|
||||
std::string ensure_quote(symbol const& s);
|
||||
|
||||
class smt2_pp_environment {
|
||||
protected:
|
||||
mutable smt_renaming m_renaming;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue