summaryrefslogtreecommitdiff
path: root/test/regress/regress0/lemmas
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2021-09-05 11:51:16 -0700
committerAndres Noetzli <andres.noetzli@gmail.com>2021-09-05 11:51:16 -0700
commit7d43723af0a017ca5f958abd7d619a09c9c1f576 (patch)
treef0907661de4a64ea471565548500e68a1387fe99 /test/regress/regress0/lemmas
parent1eb3c6c8eb3da95cababcc0b1705c0299eee099c (diff)
Use `EnvObj` methods instead of `Theory` methods
This removes the methods `getEnv()`, `options()`, `getSatContext()`, and `getUserContext()` from the `Theory` class because they are now part of `EnvObj`. Additionally, this commit converts the inference managers to `EnvObj` because of there were some calls to retrieve the contexts from `Theory` in those classes.
Diffstat (limited to 'test/regress/regress0/lemmas')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback