big check-in of various fixes and adjustments
authorMorgan Deters <mdeters@gmail.com>
Mon, 7 Dec 2009 23:14:15 +0000 (23:14 +0000)
committerMorgan Deters <mdeters@gmail.com>
Mon, 7 Dec 2009 23:14:15 +0000 (23:14 +0000)
commitc72745ec66a6328ab02350cd556a1ad82fb7d85c
treedf7b00155bb7dc7ab7351b640425bf2306dac521
parentb3bcafc179201e33c4f41ccf028c12eacc110d69
big check-in of various fixes and adjustments
21 files changed:
Makefile
configure.ac
src/Makefile.am
src/context/Makefile.am
src/expr/expr.h
src/include/cvc4.h [deleted file]
src/include/cvc4_expr.h [deleted file]
src/include/theory.h [deleted file]
src/parser/antlr_parser.h
src/parser/cvc/Makefile.am
src/parser/cvc/Makefile.in [deleted file]
src/parser/smt/Makefile.am
src/prop/Makefile.am
src/prop/prop_engine.cpp [new file with mode: 0644]
src/smt/smt_engine.h
src/util/command.cpp
src/util/command.h
src/util/exception.h
test/unit/Makefile.am
test/unit/expr/expr_black.h
test/unit/expr/expr_white.h