3
0
Fork 0
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:
Lev 2018-10-09 10:00:10 -07:00 committed by Lev Nachmanson
parent ce48605d99
commit 095fdae457

View file

@ -23,7 +23,7 @@
namespace nla {
class factorization_factory;
struct factorization_factory;
typedef unsigned lpvar;
class factorization {