mirror of
https://github.com/Z3Prover/z3
synced 2025-06-29 09:28:45 +00:00
class to struct
Signed-off-by: Lev <levnach@hotmail.com>
This commit is contained in:
parent
ce48605d99
commit
095fdae457
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
namespace nla {
|
namespace nla {
|
||||||
|
|
||||||
class factorization_factory;
|
struct factorization_factory;
|
||||||
typedef unsigned lpvar;
|
typedef unsigned lpvar;
|
||||||
|
|
||||||
class factorization {
|
class factorization {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue