summaryrefslogtreecommitdiff
path: root/src/theory/arith/cut_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/cut_log.h')
-rw-r--r--src/theory/arith/cut_log.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/cut_log.h b/src/theory/arith/cut_log.h
index 961092f6e..3ab0bb6bf 100644
--- a/src/theory/arith/cut_log.h
+++ b/src/theory/arith/cut_log.h
@@ -28,7 +28,7 @@
#include "theory/arith/constraint_forward.h"
#include "util/dense_map.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace arith {
@@ -290,4 +290,4 @@ public:
} // namespace arith
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback