Merging main/getopt.cpp, main/usage.h, and smt/options.h in
authorChristopher L. Conway <christopherleeconway@gmail.com>
Fri, 22 Oct 2010 22:50:33 +0000 (22:50 +0000)
committerChristopher L. Conway <christopherleeconway@gmail.com>
Fri, 22 Oct 2010 22:50:33 +0000 (22:50 +0000)
commita486cdde94366aa6b4a1f558eecc0130ba25ad5e
tree8931708b9046ec62c7bdd513de9de1e5a507aa53
parent6dee1d9817d8e9209f0a681b7c601ec6b4b5014d
Merging main/getopt.cpp, main/usage.h, and smt/options.h in
util/options.h,cpp
19 files changed:
src/main/Makefile.am
src/main/getopt.cpp [deleted file]
src/main/main.cpp
src/main/main.h
src/main/util.cpp
src/prop/prop_engine.cpp
src/prop/prop_engine.h
src/prop/sat.h
src/smt/options.h [deleted file]
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/util/Makefile.am
src/util/options.cpp [new file with mode: 0644]
src/util/options.h [new file with mode: 0644]
test/unit/prop/cnf_stream_black.h
test/unit/theory/shared_term_manager_black.h
test/unit/theory/theory_engine_white.h