summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/quant_conflict_find.h
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2014-03-12 10:51:55 -0500
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2014-03-12 10:52:03 -0500
commit15d36d99363b4ee20754498b566bd315150953fc (patch)
tree4d66fa6c51da82d0d5654bc2489838698a9aad83 /src/theory/quantifiers/quant_conflict_find.h
parentfbc733750e54713916870b4617cdff85f19a9dd8 (diff)
Minor fixes post-merge of RR.
Diffstat (limited to 'src/theory/quantifiers/quant_conflict_find.h')
-rwxr-xr-xsrc/theory/quantifiers/quant_conflict_find.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/quantifiers/quant_conflict_find.h b/src/theory/quantifiers/quant_conflict_find.h
index 090af8143..62bd347c7 100755
--- a/src/theory/quantifiers/quant_conflict_find.h
+++ b/src/theory/quantifiers/quant_conflict_find.h
@@ -226,7 +226,6 @@ public:
enum {
effort_conflict,
effort_prop_eq,
- effort_partial,
effort_mc,
};
short d_effort;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback