summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/cegqi/nested_qe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/cegqi/nested_qe.h')
-rw-r--r--src/theory/quantifiers/cegqi/nested_qe.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/quantifiers/cegqi/nested_qe.h b/src/theory/quantifiers/cegqi/nested_qe.h
index 21a49424a..29df5d16b 100644
--- a/src/theory/quantifiers/cegqi/nested_qe.h
+++ b/src/theory/quantifiers/cegqi/nested_qe.h
@@ -23,7 +23,7 @@
#include "context/cdhashmap.h"
#include "expr/node.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace quantifiers {
@@ -81,6 +81,6 @@ class NestedQe
} // namespace quantifiers
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback