mirror of
https://github.com/Z3Prover/z3
synced 2026-03-20 11:55:49 +00:00
rename bhn_opt to max_reg
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
b8d6952e9e
commit
3176151cc2
2 changed files with 13 additions and 13 deletions
|
|
@ -175,7 +175,7 @@ int main(int argc, char ** argv) {
|
|||
TST(var_subst);
|
||||
TST(simple_parser);
|
||||
TST(api);
|
||||
TST(bnh_opt);
|
||||
TST(max_reg);
|
||||
TST(max_rev);
|
||||
TST(api_algebraic);
|
||||
TST(api_polynomial);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue