summaryrefslogtreecommitdiff
path: root/src/prop/sat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/sat.h')
-rw-r--r--src/prop/sat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/prop/sat.h b/src/prop/sat.h
index 39977a96b..ee3978555 100644
--- a/src/prop/sat.h
+++ b/src/prop/sat.h
@@ -226,8 +226,6 @@ public:
void theoryPropagate(std::vector<SatLiteral>& output);
- void clearPropagatedLiterals();
-
void enqueueTheoryLiteral(const SatLiteral& l);
void setCnfStream(CnfStream* cnfStream);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback