summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/stats.h')
-rw-r--r--src/theory/arith/nl/stats.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/stats.h b/src/theory/arith/nl/stats.h
index 66157d0a3..66f41375b 100644
--- a/src/theory/arith/nl/stats.h
+++ b/src/theory/arith/nl/stats.h
@@ -19,7 +19,7 @@
#include "util/statistics_registry.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace arith {
namespace nl {
@@ -44,6 +44,6 @@ class NlStats
} // namespace nl
} // namespace arith
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__THEORY__ARITH__NL__STATS_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback