summaryrefslogtreecommitdiff
path: root/src/theory/arith/infer_bounds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/infer_bounds.h')
-rw-r--r--src/theory/arith/infer_bounds.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/theory/arith/infer_bounds.h b/src/theory/arith/infer_bounds.h
index 03ab8e53b..251c7cbb8 100644
--- a/src/theory/arith/infer_bounds.h
+++ b/src/theory/arith/infer_bounds.h
@@ -27,8 +27,7 @@
#include "util/maybe.h"
#include "util/rational.h"
-
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace arith {
@@ -161,4 +160,4 @@ private:
} /* namespace arith */
} /* namespace theory */
-} /* namespace CVC4 */
+} // namespace CVC5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback