summaryrefslogtreecommitdiff
path: root/src/prop/cadical.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/cadical.cpp')
-rw-r--r--src/prop/cadical.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/cadical.cpp b/src/prop/cadical.cpp
index 3cce2a7f5..ec8919b0b 100644
--- a/src/prop/cadical.cpp
+++ b/src/prop/cadical.cpp
@@ -12,7 +12,7 @@
*
* Wrapper for CaDiCaL SAT Solver.
*
- * Implementation of the CaDiCaL SAT solver for CVC4 (bit-vectors).
+ * Implementation of the CaDiCaL SAT solver for cvc5 (bit-vectors).
*/
#include "prop/cadical.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback