summaryrefslogtreecommitdiff
path: root/src/theory/theory_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_id.h')
-rw-r--r--src/theory/theory_id.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/theory_id.h b/src/theory/theory_id.h
index cca3bf2d6..685dd7864 100644
--- a/src/theory/theory_id.h
+++ b/src/theory/theory_id.h
@@ -22,7 +22,7 @@
#include <iosfwd>
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
/**
@@ -106,5 +106,5 @@ class TheoryIdSetUtil
};
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback