summaryrefslogtreecommitdiff
path: root/src/theory/strings/word.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/word.h')
-rw-r--r--src/theory/strings/word.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/strings/word.h b/src/theory/strings/word.h
index 1b2c94af5..090c36be3 100644
--- a/src/theory/strings/word.h
+++ b/src/theory/strings/word.h
@@ -22,7 +22,7 @@
#include "expr/node.h"
#include "expr/type_node.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace strings {
@@ -165,6 +165,6 @@ class Word
} // namespace strings
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback