some changes to make CVC4 work nicely with trace executor for application track;...
authorMorgan Deters <mdeters@gmail.com>
Thu, 14 Jun 2012 17:42:47 +0000 (17:42 +0000)
committerMorgan Deters <mdeters@gmail.com>
Thu, 14 Jun 2012 17:42:47 +0000 (17:42 +0000)
commit4c956f292906c59ba77c000084a08a4e7888e49b
treeb068a48c9fc8579eb078432ad6335b48e9a820d6
parent69693d7c8e5ca84b76fa807cb0797823058caa9a
some changes to make CVC4 work nicely with trace executor for application track; (set-option :print-success true) supported, (exit) causes immediate exit regardless of EOF, etc.
Makefile
src/expr/command.cpp
src/main/driver.cpp
src/main/driver_portfolio.cpp
src/printer/smt2/smt2_printer.cpp
src/smt/smt_engine.cpp