The "no-tears-in-competition-mode" commit. Change all (non-driver, non-SAT-solver...
authorMorgan Deters <mdeters@gmail.com>
Thu, 14 Jun 2012 14:32:51 +0000 (14:32 +0000)
committerMorgan Deters <mdeters@gmail.com>
Thu, 14 Jun 2012 14:32:51 +0000 (14:32 +0000)
commitde6c0b0929f23fd3d01ae4c8bd3b93d4f484b7c7
treef81881044a187571c56631466a2a9e0622f1d2c9
parentc1b87cb541768fa9811cef643e43fdc09091c353
The "no-tears-in-competition-mode" commit.  Change all (non-driver, non-SAT-solver) uses of std::cout to the Message stream, and all uses of std::cerr to the Warning stream.
src/theory/arith/constraint.cpp
src/theory/arith/dio_solver.cpp
src/theory/arith/simplex.cpp
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith_type_rules.h
src/theory/quantifiers_engine.cpp
src/theory/substitutions.cpp
src/theory/uf/theory_uf_type_rules.h
src/theory/unconstrained_simplifier.cpp