configure option adjustments as per 11/24 meeting; various fixes and improvements
authorMorgan Deters <mdeters@gmail.com>
Tue, 24 Nov 2009 21:03:35 +0000 (21:03 +0000)
committerMorgan Deters <mdeters@gmail.com>
Tue, 24 Nov 2009 21:03:35 +0000 (21:03 +0000)
commit811158832b74e3b101af2c7473f4e11a41377dd4
tree07c55ab126dd7eb24239b615c987a490b182c8a6
parentf6968899de4d27c5bc986c3ac89972fbbe35c361
configure option adjustments as per 11/24 meeting; various fixes and improvements
23 files changed:
configure.ac
contrib/editing-with-emacs
contrib/update-copyright.pl
src/expr/expr.cpp
src/expr/expr.h [new file with mode: 0644]
src/expr/expr_attribute.h
src/expr/expr_builder.cpp
src/expr/expr_builder.h
src/expr/expr_manager.h
src/expr/expr_value.h
src/expr/kind.h
src/include/cvc4_config.h
src/include/cvc4_expr.h
src/main/about.h
src/main/getopt.cpp
src/main/main.cpp
src/main/usage.h
src/main/util.cpp
src/smt/smt_engine.h [new file with mode: 0644]
src/theory/theory.h
src/util/assert.h
src/util/options.h
src/util/output.h [new file with mode: 0644]