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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/infer_bounds.h b/src/theory/arith/infer_bounds.h
index 251c7cbb8..27bc611b3 100644
--- a/src/theory/arith/infer_bounds.h
+++ b/src/theory/arith/infer_bounds.h
@@ -27,7 +27,7 @@
#include "util/maybe.h"
#include "util/rational.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace arith {
@@ -160,4 +160,4 @@ private:
} /* namespace arith */
} /* namespace theory */
-} // namespace CVC5
+} // namespace cvc5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback