Add the ability to "mute" commands, needed for SMT-LIB compliance.
authorMorgan Deters <mdeters@cs.nyu.edu>
Thu, 21 Mar 2013 18:30:32 +0000 (14:30 -0400)
committerMorgan Deters <mdeters@cs.nyu.edu>
Thu, 21 Mar 2013 20:25:13 +0000 (16:25 -0400)
commited40bbae19622ff29e1ca6eb873d20262ed21926
treea3f1954f8311cf96a5a30eadf59786e80b8693c4
parent332772cb9ec225587d2107881d3b6f119e332b84
Add the ability to "mute" commands, needed for SMT-LIB compliance.
src/expr/command.cpp
src/expr/command.h
src/parser/smt2/Smt2.g
src/parser/smt2/smt2.cpp