summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers_engine.h')
-rw-r--r--src/theory/quantifiers_engine.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/quantifiers_engine.h b/src/theory/quantifiers_engine.h
index 3716fc497..3fb250d4a 100644
--- a/src/theory/quantifiers_engine.h
+++ b/src/theory/quantifiers_engine.h
@@ -277,8 +277,6 @@ public:
/** is finite bound */
bool isFiniteBound( Node q, Node v );
public:
- /** initialize */
- void finishInit();
/** presolve */
void presolve();
/** notify preprocessed assertion */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback