summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_engine.h')
-rw-r--r--src/theory/theory_engine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/theory_engine.h b/src/theory/theory_engine.h
index bedd54130..91984daca 100644
--- a/src/theory/theory_engine.h
+++ b/src/theory/theory_engine.h
@@ -734,7 +734,6 @@ public:
/** For preprocessing pass lifting bit-vectors of size 1 to booleans */
public:
- void staticInitializeBVOptions(const std::vector<Node>& assertions);
SharedTermsDatabase* getSharedTermsDatabase();
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback