3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 20:38:43 +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.
class index {
ast_manager& m;