mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
optional unicode mode
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
30f17b1509
commit
1def58bc9f
7 changed files with 155 additions and 26 deletions
|
@ -102,7 +102,7 @@ namespace smt {
|
|||
void new_diseq_eh(theory_var v1, theory_var v2);
|
||||
|
||||
// ensure coherence for character codes and equalities of shared symbols.
|
||||
final_check_status final_check();
|
||||
bool final_check();
|
||||
|
||||
unsigned get_value(theory_var v);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue