summaryrefslogtreecommitdiff
path: root/src/smt_util
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt_util')
-rw-r--r--src/smt_util/lemma_output_channel.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/smt_util/lemma_output_channel.h b/src/smt_util/lemma_output_channel.h
index e2218775d..e5c5cffe2 100644
--- a/src/smt_util/lemma_output_channel.h
+++ b/src/smt_util/lemma_output_channel.h
@@ -12,8 +12,7 @@
** \brief Mechanism for communication about new lemmas
**
** This file defines an interface for use by the theory and propositional
- ** engines to communicate new lemmas to the "outside world," for example
- ** for lemma sharing between threads.
+ ** engines to communicate new lemmas to the "outside world".
**/
#include "cvc4_public.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback