summaryrefslogtreecommitdiff
path: root/src/theory/sets/term_registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/sets/term_registry.h')
-rw-r--r--src/theory/sets/term_registry.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/sets/term_registry.h b/src/theory/sets/term_registry.h
index 913473ff0..3d1035c75 100644
--- a/src/theory/sets/term_registry.h
+++ b/src/theory/sets/term_registry.h
@@ -25,7 +25,7 @@
#include "theory/sets/skolem_cache.h"
#include "theory/sets/solver_state.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace sets {
@@ -89,6 +89,6 @@ class TermRegistry
} // namespace sets
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__THEORY__SETS__TERM_REGISTRY_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback