mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
add typedef
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a068ee9748
commit
036d5c02f4
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ private:
|
|||
public:
|
||||
typedef unsynch_mpq_manager numeral_manager;
|
||||
typedef bound_deps deps_combine_rule;
|
||||
typedef deps_combine_rule interval_deps_combine_rule;
|
||||
|
||||
struct interval {
|
||||
interval() :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue