summaryrefslogtreecommitdiff
path: root/src/theory/strings/eqc_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/eqc_info.h')
-rw-r--r--src/theory/strings/eqc_info.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/strings/eqc_info.h b/src/theory/strings/eqc_info.h
index 842360f5d..a00cd49ea 100644
--- a/src/theory/strings/eqc_info.h
+++ b/src/theory/strings/eqc_info.h
@@ -23,7 +23,7 @@
#include "context/context.h"
#include "expr/node.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace strings {
@@ -76,6 +76,6 @@ class EqcInfo
} // namespace strings
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__THEORY__STRINGS__EQC_INFO_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback