summaryrefslogtreecommitdiff
path: root/src/theory/sets/cardinality_extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/sets/cardinality_extension.h')
-rw-r--r--src/theory/sets/cardinality_extension.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/sets/cardinality_extension.h b/src/theory/sets/cardinality_extension.h
index c353f86b8..47fa18d5b 100644
--- a/src/theory/sets/cardinality_extension.h
+++ b/src/theory/sets/cardinality_extension.h
@@ -25,7 +25,7 @@
#include "theory/type_set.h"
#include "theory/uf/equality_engine.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace sets {
@@ -412,6 +412,6 @@ class CardinalityExtension
} // namespace sets
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback