modified getValue to return Expr instead of Node
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 10 Sep 2012 22:29:17 +0000 (22:29 +0000)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 10 Sep 2012 22:29:17 +0000 (22:29 +0000)
commit680af6f4dc9e5d6616918e8fde18cd64774d0df5
tree5ec89cf302d5bc93ff1da80efa2125152d1c71b6
parent586b07613702027fc685e55994e2a325961ca5b7
modified getValue to return Expr instead of Node
src/printer/cvc/cvc_printer.cpp
src/printer/smt2/smt2_printer.cpp
src/smt/smt_engine.cpp
src/theory/model.cpp
src/theory/model.h
src/theory/quantifiers/first_order_model.cpp
src/util/model.h