summaryrefslogtreecommitdiff
path: root/src/theory/bv/theory_bv.h
diff options
context:
space:
mode:
authorlianah <lianahady@gmail.com>2013-03-18 19:10:47 -0400
committerlianah <lianahady@gmail.com>2013-03-18 19:10:47 -0400
commitb7054f0e092f54c9e385f4b55a81173602b74b42 (patch)
tree3d0d81d72f768773d055ed9667a72c2067ea297c /src/theory/bv/theory_bv.h
parent25ac2c8f4b45e2b299895e97a30790fbf46cf79f (diff)
more work on inequality reasoning for bv
Diffstat (limited to 'src/theory/bv/theory_bv.h')
-rw-r--r--src/theory/bv/theory_bv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/bv/theory_bv.h b/src/theory/bv/theory_bv.h
index d457571e2..85077f10d 100644
--- a/src/theory/bv/theory_bv.h
+++ b/src/theory/bv/theory_bv.h
@@ -26,7 +26,6 @@
#include "theory/bv/theory_bv_utils.h"
#include "util/statistics_registry.h"
#include "theory/bv/bv_subtheory.h"
-#include "theory/bv/bv_subtheory_eq.h"
#include "theory/bv/bv_subtheory_core.h"
#include "theory/bv/bv_subtheory_bitblast.h"
#include "theory/bv/slicer.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback