summaryrefslogtreecommitdiff
path: root/src/api/cvc4cpp.h
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-07-31 07:19:35 -0500
committerGitHub <noreply@github.com>2020-07-31 07:19:35 -0500
commit0f040cbc2b068d3f22f6d46ec35aff3ab720ec28 (patch)
treef6ea30c27269d70774bc29e46473a0d8a8fbf21b /src/api/cvc4cpp.h
parent728b73212dad6a7ec0e2a6a97761f8bbaabee914 (diff)
Split listener classes from SmtEngine (#4816)
This moves listener classes owned by SmtEngine to their own file. The SmtEnginePrivate class previously what itself a NodeManagerListener. This class will be deleted. Instead a new NodeManagerListener is introduced here whose sole responsibility is to do the work required for node manager listening. Note I had to add a (temporary) friend relationship to SmtEngine, which will be removed in an upcoming PR to split the management of dumping to its own utility.
Diffstat (limited to 'src/api/cvc4cpp.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback