summaryrefslogtreecommitdiff
path: root/src/theory/uf/ho_extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/ho_extension.h')
-rw-r--r--src/theory/uf/ho_extension.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/uf/ho_extension.h b/src/theory/uf/ho_extension.h
index 90b0b67c5..3ca647f28 100644
--- a/src/theory/uf/ho_extension.h
+++ b/src/theory/uf/ho_extension.h
@@ -25,7 +25,7 @@
#include "theory/theory_model.h"
#include "theory/theory_state.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace uf {
@@ -198,6 +198,6 @@ class HoExtension
} // namespace uf
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* __CVC4__THEORY__UF__HO_EXTENSION_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback