mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3dedc13481
commit
dc1783aafa
|
@ -25,6 +25,9 @@ Revision History:
|
||||||
#include "util/approx_set.h"
|
#include "util/approx_set.h"
|
||||||
|
|
||||||
namespace smt {
|
namespace smt {
|
||||||
|
|
||||||
|
class context;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\brief Justification for the transitivity rule.
|
\brief Justification for the transitivity rule.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue