summaryrefslogtreecommitdiff
path: root/src/theory/strings/strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/strategy.h')
-rw-r--r--src/theory/strings/strategy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/strings/strategy.h b/src/theory/strings/strategy.h
index fde01878d..4c2e587c9 100644
--- a/src/theory/strings/strategy.h
+++ b/src/theory/strings/strategy.h
@@ -22,7 +22,7 @@
#include "theory/theory.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace strings {
@@ -111,6 +111,6 @@ class Strategy
} // namespace strings
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__THEORY__STRINGS__STRATEGY_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback