Fix for bug 444, dealing with the placing of set-logic in dumping modes.
authorMorgan Deters <mdeters@gmail.com>
Mon, 12 Nov 2012 18:36:45 +0000 (18:36 +0000)
committerMorgan Deters <mdeters@gmail.com>
Mon, 12 Nov 2012 18:36:45 +0000 (18:36 +0000)
commitff1666905d56bf9dff0a22162688ac155200091c
treeba34bfd3feeee7ac56196fad946c09a599ee78a0
parent1c2c416b953309279c43c86a46b5690642ff95dd
Fix for bug 444, dealing with the placing of set-logic in dumping modes.
CVC4 now produces equivalent output when dumping the SMT1 and SMT2 attachments to that bug report.

This also fixes a memory leak in the new-variable-notification mechanism.

(this commit was certified error- and warning-free by the test-and-commit script.)
src/smt/smt_engine.cpp
src/smt/smt_engine.h