mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +00:00
add rewrite to each branch of mbp
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c32bfb5ecd
commit
915983821b
4 changed files with 9 additions and 9 deletions
|
@ -94,5 +94,7 @@ public:
|
|||
};
|
||||
};
|
||||
|
||||
std::ostream& operator<<(std::ostream& out, model_core const& m);
|
||||
|
||||
|
||||
#endif /* MODEL_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue