summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/cad/constraints.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/cad/constraints.cpp')
-rw-r--r--src/theory/arith/nl/cad/constraints.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/cad/constraints.cpp b/src/theory/arith/nl/cad/constraints.cpp
index 028a61833..1ea172d11 100644
--- a/src/theory/arith/nl/cad/constraints.cpp
+++ b/src/theory/arith/nl/cad/constraints.cpp
@@ -23,7 +23,7 @@
#include "theory/arith/nl/poly_conversion.h"
#include "util/poly_util.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace arith {
namespace nl {
@@ -79,6 +79,6 @@ void Constraints::sortConstraints()
} // namespace nl
} // namespace arith
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback