More cleaning up.
authorDejan Jovanović <dejan.jovanovic@gmail.com>
Mon, 26 Mar 2012 14:22:38 +0000 (14:22 +0000)
committerDejan Jovanović <dejan.jovanovic@gmail.com>
Mon, 26 Mar 2012 14:22:38 +0000 (14:22 +0000)
commit1ed3b1803bd0a25c56a62d290cd5dcb64c5085ce
treef65a0b2ad744a5f2b6408c34319aad10c7d2f406
parent9918f0e86a38f5fc8671ec6115eaac9b2c3b31d8
More cleaning up.
12 files changed:
src/prop/Makefile.am
src/prop/bvminisat/bvminisat.cpp
src/prop/bvminisat/bvminisat.h
src/prop/minisat/minisat.cpp
src/prop/minisat/minisat.h
src/prop/prop_engine.cpp
src/prop/sat_solver.cpp [deleted file]
src/prop/sat_solver.h
src/prop/sat_solver_factory.cpp [new file with mode: 0644]
src/prop/sat_solver_factory.h [new file with mode: 0644]
src/theory/bv/bv_sat.cpp
test/unit/prop/cnf_stream_black.h