3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
This commit is contained in:
Nikolaj Bjorner 2013-01-23 19:36:41 -08:00
parent 085ccf5eff
commit 2d1afa7ba4

View file

@ -278,6 +278,7 @@ namespace tb {
} }
}; };
// subsumption index structure. // subsumption index structure.
class index { class index {
ast_manager& m; ast_manager& m;