summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-04-16 09:50:43 -0500
committerGitHub <noreply@github.com>2020-04-16 09:50:43 -0500
commitf0e6c103304fc5c00c9bdfb699ad878ead5c66ed (patch)
treeb18b69c9793125d8d1f3e995b8aaa0b538ae43b6 /.mailmap
parent912b65006615fe4074cde54b080f48e3d6c12042 (diff)
Eliminate remaining references to parent TheoryStrings object (#4315)
This PR makes it so that the module dependencies in the theory of strings are acyclic. This is important for further organization towards proofs for strings. The main change in this PR is to ensure that InferenceManager has a pointer to ExtTheory, which is needed for several of its methods. This required changing several solvers into unique_ptr to properly initialize.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback