Restoring ostream format. Resolves a few CIDs 1362780. (#1543)
authorTim King <taking@cs.nyu.edu>
Sat, 3 Feb 2018 01:03:10 +0000 (17:03 -0800)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 3 Feb 2018 01:03:10 +0000 (19:03 -0600)
commit1b24f3f0fd5fdd4163a46689949fa8a5c60f3322
treed312cd6b42f002a4545e819bb097ada72d6249e0
parentae5c1a5c3a9c6eb7d1af1a4ddbcb841cf7ce4c70
Restoring ostream format. Resolves a few CIDs 1362780. (#1543)
src/main/command_executor.cpp
src/theory/arith/cut_log.cpp
src/util/Makefile.am
src/util/ostream_util.cpp [new file with mode: 0644]
src/util/ostream_util.h [new file with mode: 0644]
src/util/sexpr.cpp
src/util/statistics_registry.cpp