Add support for true and false and normalizing them away
authorbdemsky <bdemsky@uci.edu>
Wed, 30 Aug 2017 20:21:24 +0000 (13:21 -0700)
committerbdemsky <bdemsky@uci.edu>
Wed, 30 Aug 2017 20:22:23 +0000 (13:22 -0700)
commit9122ad62d12284ab934a3cda1c736889de01e519
tree300bc2c4445fb3478eaa3356f36d699065994ecb
parentde712597d388e6da567e0d8c0ffeffb3aadb21b1
Add support for true and false and normalizing them away
src/AST/boolean.cc
src/AST/boolean.h
src/AST/ops.h
src/csolver.cc
src/csolver.h