mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +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 {
|
||||
|
||||
class factorization_factory;
|
||||
struct factorization_factory;
|
||||
typedef unsigned lpvar;
|
||||
|
||||
class factorization {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue