Changes needed to compile at Google, plus some bug fixes from Google.
authorClark Barrett <clarkbarrett@google.com>
Tue, 21 Apr 2015 23:34:15 +0000 (16:34 -0700)
committerClark Barrett <clarkbarrett@google.com>
Tue, 21 Apr 2015 23:34:15 +0000 (16:34 -0700)
commitd95fe7675e20eaee86b8e804469e6db83265a005
tree34616ecdc217d608b97d9432a368b20c75039542
parent22601bce9648a8e784527e4e5d176f634d234797
Changes needed to compile at Google, plus some bug fixes from Google.
45 files changed:
proofs/lfsc_checker/check.h
src/context/context.h
src/decision/justification_heuristic.cpp
src/decision/justification_heuristic.h
src/expr/node.h
src/expr/node_manager.cpp
src/expr/node_value.cpp
src/expr/node_value.h
src/expr/pickler.h
src/expr/type_node.cpp
src/expr/type_node.h
src/printer/printer.h
src/prop/bvminisat/mtl/Map.h
src/prop/minisat/core/SolverTypes.h
src/prop/minisat/mtl/Map.h
src/prop/sat_solver.h
src/smt/smt_engine.cpp
src/theory/arith/bound_counts.h
src/theory/arith/callbacks.h
src/theory/arith/linear_equality.h
src/theory/arith/matrix.h
src/theory/arith/simplex.h
src/theory/bv/bitblaster_template.h
src/theory/bv/lazy_bitblaster.cpp
src/theory/bv/theory_bv.cpp
src/theory/fp/theory_fp_rewriter.cpp
src/theory/quantifiers/ambqi_builder.h
src/theory/quantifiers/bounded_integers.h
src/theory/quantifiers/candidate_generator.h
src/theory/quantifiers/ce_guided_single_inv.h
src/theory/quantifiers/conjecture_generator.h
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/full_model_check.h
src/theory/quantifiers/inst_match_generator.h
src/theory/quantifiers/inst_strategy_cbqi.h
src/theory/quantifiers/model_builder.h
src/theory/quantifiers/quant_conflict_find.h
src/theory/quantifiers/rewrite_engine.h
src/theory/strings/options
src/theory/strings/regexp_operation.cpp
src/theory/theory_engine.cpp
src/theory/theory_model.cpp
src/theory/theory_model.h
src/util/didyoumean.cpp