summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/ext/monomial_bounds_check.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/ext/monomial_bounds_check.h')
-rw-r--r--src/theory/arith/nl/ext/monomial_bounds_check.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/ext/monomial_bounds_check.h b/src/theory/arith/nl/ext/monomial_bounds_check.h
index e7ba4d861..e63dd454a 100644
--- a/src/theory/arith/nl/ext/monomial_bounds_check.h
+++ b/src/theory/arith/nl/ext/monomial_bounds_check.h
@@ -18,7 +18,7 @@
#include "expr/node.h"
#include "theory/arith/nl/ext/constraint.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace arith {
namespace nl {
@@ -86,6 +86,6 @@ class MonomialBoundsCheck
} // namespace nl
} // namespace arith
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback