mirror of
https://github.com/Z3Prover/z3
synced 2025-08-02 01:13:18 +00:00
renamed re to rex and added custom pretty printing for info (#4650)
This commit is contained in:
parent
79aa3457c1
commit
de65c61ebc
5 changed files with 60 additions and 46 deletions
|
@ -132,7 +132,7 @@ namespace smt {
|
|||
Solvers and utilities
|
||||
*/
|
||||
seq_util& u();
|
||||
class seq_util::re& re();
|
||||
class seq_util::rex& re();
|
||||
class seq_util::str& str();
|
||||
seq_rewriter& seq_rw();
|
||||
seq_skolem& sk();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue