This commit removes the dead psuedoboolean code.
authorTim King <taking@cs.nyu.edu>
Fri, 18 May 2012 20:20:58 +0000 (20:20 +0000)
committerTim King <taking@cs.nyu.edu>
Fri, 18 May 2012 20:20:58 +0000 (20:20 +0000)
commit3b93d45dab9513195d5604a069423ed13e173f49
tree96497114c06755a14efe0d30c680703c9aa5380b
parent76b8bdc51693af0867de94fe6002e8a8bec9e5f9
This commit removes the dead psuedoboolean code.
17 files changed:
src/expr/node_manager.h
src/expr/type.cpp
src/expr/type.h
src/expr/type.i
src/expr/type_node.cpp
src/expr/type_node.h
src/printer/cvc/cvc_printer.cpp
src/prop/cnf_stream.cpp
src/theory/arith/arith_static_learner.cpp
src/theory/arith/arith_static_learner.h
src/theory/arith/kinds
src/theory/arith/normal_form.cpp
src/theory/arith/theory_arith.h
src/util/Makefile.am
src/util/pseudoboolean.cpp [deleted file]
src/util/pseudoboolean.h [deleted file]
src/util/pseudoboolean.i [deleted file]