Remove macros EXPECT_TRUE / EXPECT_FALSE from cvc4_public.h so that they don't escape...
authorMorgan Deters <mdeters@cs.nyu.edu>
Thu, 27 Jun 2013 19:01:21 +0000 (15:01 -0400)
committerMorgan Deters <mdeters@cs.nyu.edu>
Thu, 27 Jun 2013 20:46:22 +0000 (16:46 -0400)
commit5d5038723c202b04272f14abc64e7b6a0bbe2979
tree714d8586095c986eccc684859fd34c61874f2869
parenta399bd138c387820e0d441372a7dbe7bee1dd0f4
Remove macros EXPECT_TRUE / EXPECT_FALSE from cvc4_public.h so that they don't escape to user space

Thanks to Alex Horn for raising the issue on the CVC-BUGS mailing list.
src/expr/node.h
src/expr/node_builder.h
src/expr/node_value.h
src/expr/type_node.cpp
src/expr/type_node.h
src/include/cvc4_public.h
src/parser/bounded_token_buffer.cpp
src/util/cvc4_assert.cpp
src/util/cvc4_assert.h
src/util/debug.h
src/util/exception.h