summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/strategy.h')
-rw-r--r--src/theory/arith/nl/strategy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/strategy.h b/src/theory/arith/nl/strategy.h
index 3540f9ad1..9caf6322b 100644
--- a/src/theory/arith/nl/strategy.h
+++ b/src/theory/arith/nl/strategy.h
@@ -18,7 +18,7 @@
#include <iosfwd>
#include <vector>
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace arith {
namespace nl {
@@ -173,6 +173,6 @@ class Strategy
} // namespace nl
} // namespace arith
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__THEORY__ARITH__NL__STRATEGY_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback