summaryrefslogtreecommitdiff
path: root/src/theory/booleans
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-09-23 19:56:01 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2013-09-23 19:57:59 -0400
commit5d1f359e22927f2bec78ba6a407485f65bc6ae0b (patch)
tree6054d3a41eaeae7709581b86ae8aabdaccd258c9 /src/theory/booleans
parent9775bced75843c6f01e9524c2d0e7021535e3ec0 (diff)
Revert Clark's last commit, at his request; there are some bugs.
This reverts commit 9775bced75843c6f01e9524c2d0e7021535e3ec0.
Diffstat (limited to 'src/theory/booleans')
-rw-r--r--src/theory/booleans/theory_bool.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/booleans/theory_bool.cpp b/src/theory/booleans/theory_bool.cpp
index 87aadf3f0..3e75dd258 100644
--- a/src/theory/booleans/theory_bool.cpp
+++ b/src/theory/booleans/theory_bool.cpp
@@ -17,7 +17,6 @@
#include "theory/theory.h"
#include "theory/booleans/theory_bool.h"
#include "theory/booleans/circuit_propagator.h"
-#include "theory/substitutions.h"
#include "theory/valuation.h"
#include "util/boolean_simplification.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback