Eliminate calls to currentResourceManager (#7350)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 12 Oct 2021 21:09:12 +0000 (16:09 -0500)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 21:09:12 +0000 (21:09 +0000)
commitafd08bf3024c1f4c0d2fa8bcfc3a2cccab6f44ad
tree6ddcd7fd6ba44e979a269d92705bedc1841194f6
parentd4f5508ee07f5e9ec0de4721c5e2a784c0c06234
Eliminate calls to currentResourceManager (#7350)

The remaining calls to smt::currentResourceManager are in the bitblasters, which should probably update to Env. FYI @mpreiner .
src/smt/env.cpp
src/theory/bv/bv_solver_bitblast.cpp
src/theory/rewriter.cpp
src/theory/rewriter.h
src/theory/rewriter_tables_template.h
src/theory/theory_inference_manager.cpp