summaryrefslogtreecommitdiff
path: root/src/theory/bags/bags_statistics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bags/bags_statistics.h')
-rw-r--r--src/theory/bags/bags_statistics.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/bags/bags_statistics.h b/src/theory/bags/bags_statistics.h
index e0a1c4133..ac60fbc3e 100644
--- a/src/theory/bags/bags_statistics.h
+++ b/src/theory/bags/bags_statistics.h
@@ -21,7 +21,7 @@
#include "util/statistics_registry.h"
#include "util/stats_histogram.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace bags {
@@ -40,6 +40,6 @@ class BagsStatistics
} // namespace bags
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__THEORY__BAGS_STATISTICS_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback