mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 11:25:51 +00:00
call core::random()
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
c7c2d81f53
commit
c1ee4600d1
2 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
#include "util/lp/factorization.h"
|
||||
namespace nla {
|
||||
struct core;
|
||||
class rooted_mon;
|
||||
struct rooted_mon;
|
||||
struct factorization_factory_imp: factorization_factory {
|
||||
const core& m_core;
|
||||
const monomial *m_mon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue