fixups, file comments
authorMorgan Deters <mdeters@gmail.com>
Mon, 23 Nov 2009 16:42:12 +0000 (16:42 +0000)
committerMorgan Deters <mdeters@gmail.com>
Mon, 23 Nov 2009 16:42:12 +0000 (16:42 +0000)
commitf6968899de4d27c5bc986c3ac89972fbbe35c361
treedd3461b2e08e1568ca9aff97a56e93a0445b3abc
parent95e5ca98d4c22897c0192a78ebeeb05e4838db2b
fixups, file comments
26 files changed:
src/Makefile.am
src/context/Makefile.am
src/expr/Makefile.am
src/include/cvc4.h
src/include/cvc4_config.h [new file with mode: 0644]
src/include/cvc4_expr.h
src/main/Makefile.am
src/main/about.h
src/main/getopt.cpp
src/main/main.cpp
src/main/main.h
src/main/usage.h
src/main/util.cpp
src/parser/Makefile.am
src/prop/Makefile.am
src/prop/minisat/Makefile.am
src/prop/prop_engine.h
src/smt/Makefile.am
src/smt/smt_engine.h [deleted file]
src/theory/Makefile.am
src/theory/theory.h
src/util/Makefile.am
src/util/decision_engine.h
src/util/options.h
test/no_cxxtest [deleted file]
test/unit/no_cxxtest [new file with mode: 0755]