3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-27 21:48:56 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2020-04-05 15:08:28 -07:00
parent 406c0792f1
commit b79b8c9bc4
3 changed files with 22 additions and 22 deletions

View file

@ -66,6 +66,8 @@ namespace datalog {
*/
mk_explanations(context & ctx);
~mk_explanations() override;
/**
\brief Return explanation predicate that corresponds to \c orig_decl.
*/