summaryrefslogtreecommitdiff
path: root/src/prop/cnf_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/cnf_stream.h')
-rw-r--r--src/prop/cnf_stream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prop/cnf_stream.h b/src/prop/cnf_stream.h
index b35f3eafe..9d152a915 100644
--- a/src/prop/cnf_stream.h
+++ b/src/prop/cnf_stream.h
@@ -147,7 +147,6 @@ protected:
* Caches the pair of the node and the literal corresponding to the
* translation.
* @param node the node
- * @param lit the literal
*/
bool hasLiteral(TNode node) const;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback