summaryrefslogtreecommitdiff
path: root/src/theory/bags/bags_statistics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bags/bags_statistics.cpp')
-rw-r--r--src/theory/bags/bags_statistics.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/bags/bags_statistics.cpp b/src/theory/bags/bags_statistics.cpp
index 369831c70..6c88ffb43 100644
--- a/src/theory/bags/bags_statistics.cpp
+++ b/src/theory/bags/bags_statistics.cpp
@@ -16,7 +16,7 @@
#include "smt/smt_statistics_registry.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace bags {
@@ -32,4 +32,4 @@ BagsStatistics::~BagsStatistics()
} // namespace bags
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback