summaryrefslogtreecommitdiff
path: root/src/prop/README.minisat
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2021-04-01 09:56:14 -0700
committerGitHub <noreply@github.com>2021-04-01 16:56:14 +0000
commit05a53a2ac405bcd18a84024247145f161809c3b0 (patch)
tree34241c0a82f79d717ddbfbb0c294f9a09c7edb0c /src/prop/README.minisat
parentafaf4413775ff7d6054a5893f1397ad908e0773c (diff)
Rename namespace CVC5 to cvc5. (#6258)
Diffstat (limited to 'src/prop/README.minisat')
-rw-r--r--src/prop/README.minisat2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/README.minisat b/src/prop/README.minisat
index 081e79191..b3e101a88 100644
--- a/src/prop/README.minisat
+++ b/src/prop/README.minisat
@@ -4,7 +4,7 @@ This is MiniSAT 2.2.0, downloaded from here:
on 11 July 2010.
-The code has been modified to put everything in the CVC5::MiniSat
+The code has been modified to put everything in the cvc5::MiniSat
namespace. The build process has been modified. Other parts have
been modified to serve CVC4's purposes.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback