mirror of
https://github.com/Z3Prover/z3
synced 2025-04-15 13:28:47 +00:00
class to struct
Signed-off-by: Lev <levnach@hotmail.com>
This commit is contained in:
parent
ce48605d99
commit
095fdae457
|
@ -23,7 +23,7 @@
|
|||
|
||||
namespace nla {
|
||||
|
||||
class factorization_factory;
|
||||
struct factorization_factory;
|
||||
typedef unsigned lpvar;
|
||||
|
||||
class factorization {
|
||||
|
|
Loading…
Reference in a new issue