summaryrefslogtreecommitdiff
path: root/src/theory/strings/strategy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/strategy.cpp')
-rw-r--r--src/theory/strings/strategy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/strings/strategy.cpp b/src/theory/strings/strategy.cpp
index 56c1cbe98..54f8e43f8 100644
--- a/src/theory/strings/strategy.cpp
+++ b/src/theory/strings/strategy.cpp
@@ -16,7 +16,7 @@
#include "options/strings_options.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace strings {
@@ -158,4 +158,4 @@ void Strategy::initializeStrategy()
} // namespace strings
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback