summaryrefslogtreecommitdiff
path: root/src/theory/arith/soi_simplex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/soi_simplex.h')
-rw-r--r--src/theory/arith/soi_simplex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/soi_simplex.h b/src/theory/arith/soi_simplex.h
index 16af7292d..605d23767 100644
--- a/src/theory/arith/soi_simplex.h
+++ b/src/theory/arith/soi_simplex.h
@@ -60,7 +60,7 @@
#include "util/dense_map.h"
#include "util/statistics_registry.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace arith {
@@ -242,4 +242,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