summaryrefslogtreecommitdiff
path: root/src/theory/strings/strings_entail.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/strings_entail.h')
-rw-r--r--src/theory/strings/strings_entail.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/strings/strings_entail.h b/src/theory/strings/strings_entail.h
index 16643332a..cce0bf05b 100644
--- a/src/theory/strings/strings_entail.h
+++ b/src/theory/strings/strings_entail.h
@@ -21,7 +21,7 @@
#include "expr/node.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace strings {
@@ -379,6 +379,6 @@ class StringsEntail
} // namespace strings
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__THEORY__STRINGS__STRING_ENTAIL_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback