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 29df5d16b..e0cccb9c9 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 CVC5 {
+namespace cvc5 {
namespace theory {
namespace quantifiers {
@@ -81,6 +81,6 @@ class NestedQe
} // namespace quantifiers
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback