summaryrefslogtreecommitdiff
path: root/src/theory/strings/strings_fmf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/strings_fmf.h')
-rw-r--r--src/theory/strings/strings_fmf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/strings/strings_fmf.h b/src/theory/strings/strings_fmf.h
index 6832da5a7..1ef610289 100644
--- a/src/theory/strings/strings_fmf.h
+++ b/src/theory/strings/strings_fmf.h
@@ -25,7 +25,7 @@
#include "theory/strings/term_registry.h"
#include "theory/valuation.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace strings {
@@ -106,6 +106,6 @@ class StringsFmf
} // namespace strings
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__THEORY__STRINGS__STRINGS_FMF_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback