mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 11:25:51 +00:00
remove trc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
502b29c424
commit
86b98e3477
9 changed files with 28 additions and 71 deletions
|
@ -62,5 +62,4 @@ extern "C" {
|
|||
}
|
||||
|
||||
MK_DECL(Z3_mk_transitive_closure, OP_SPECIAL_RELATION_TC);
|
||||
MK_DECL(Z3_mk_transitive_reflexive_closure, OP_SPECIAL_RELATION_TRC);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue