additional stuff for sharing,
authorDejan Jovanović <dejan.jovanovic@gmail.com>
Thu, 15 Sep 2011 06:53:33 +0000 (06:53 +0000)
committerDejan Jovanović <dejan.jovanovic@gmail.com>
Thu, 15 Sep 2011 06:53:33 +0000 (06:53 +0000)
commit72f552ead344b13d90832222157b970ae3dec8ff
treeb02854356d5c5f98b3873f858f38b6762135bdc1
parent62a50760346e130345b24e8a14ad0dac0dca5d38
additional stuff for sharing,
38 files changed:
src/expr/kind_template.h
src/prop/minisat/core/Solver.cc
src/prop/sat.cpp
src/prop/sat.h
src/smt/smt_engine.cpp
src/theory/Makefile.am
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith.h
src/theory/arrays/theory_arrays.cpp
src/theory/arrays/theory_arrays.h
src/theory/bv/theory_bv.cpp
src/theory/bv/theory_bv.h
src/theory/datatypes/theory_datatypes.cpp
src/theory/mktheorytraits
src/theory/output_channel.h
src/theory/shared_data.cpp [deleted file]
src/theory/shared_data.h [deleted file]
src/theory/shared_term_manager.cpp [deleted file]
src/theory/shared_term_manager.h [deleted file]
src/theory/shared_terms_database.cpp [new file with mode: 0644]
src/theory/shared_terms_database.h [new file with mode: 0644]
src/theory/term_registration_visitor.cpp [new file with mode: 0644]
src/theory/term_registration_visitor.h [new file with mode: 0644]
src/theory/theory.cpp
src/theory/theory.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/theory/theory_test_utils.h
src/theory/uf/kinds
src/theory/uf/theory_uf.cpp
src/theory/uf/theory_uf.h
src/util/node_visitor.h
test/regress/regress0/uflra/Makefile.am
test/unit/Makefile.am
test/unit/prop/cnf_stream_black.h
test/unit/theory/shared_term_manager_black.h [deleted file]
test/unit/theory/theory_black.h
test/unit/theory/theory_engine_white.h