summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/ext/constraint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/ext/constraint.h')
-rw-r--r--src/theory/arith/nl/ext/constraint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/ext/constraint.h b/src/theory/arith/nl/ext/constraint.h
index d5ed7ccfd..9e6451c99 100644
--- a/src/theory/arith/nl/ext/constraint.h
+++ b/src/theory/arith/nl/ext/constraint.h
@@ -21,7 +21,7 @@
#include "expr/kind.h"
#include "expr/node.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace arith {
namespace nl {
@@ -84,6 +84,6 @@ class ConstraintDb
} // namespace nl
} // namespace arith
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__THEORY__ARITH__NL_SOLVER_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback