summaryrefslogtreecommitdiff
path: root/src/theory/bags/bags_rewriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bags/bags_rewriter.h')
-rw-r--r--src/theory/bags/bags_rewriter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/bags/bags_rewriter.h b/src/theory/bags/bags_rewriter.h
index 6c440c512..4552ed9da 100644
--- a/src/theory/bags/bags_rewriter.h
+++ b/src/theory/bags/bags_rewriter.h
@@ -22,7 +22,7 @@
#include "util/statistics_registry.h"
#include "util/stats_histogram.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace bags {
@@ -223,6 +223,6 @@ class BagsRewriter : public TheoryRewriter
} // namespace bags
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__THEORY__BAGS__THEORY_BAGS_REWRITER_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback