summaryrefslogtreecommitdiff
path: root/src/util/poly_util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/poly_util.cpp')
-rw-r--r--src/util/poly_util.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/poly_util.cpp b/src/util/poly_util.cpp
index e9f80bf77..9dbb24872 100644
--- a/src/util/poly_util.cpp
+++ b/src/util/poly_util.cpp
@@ -35,7 +35,7 @@
#include "util/rational.h"
#include "util/real_algebraic_number.h"
-namespace CVC4 {
+namespace CVC5 {
namespace poly_utils {
namespace {
@@ -361,6 +361,6 @@ void getVariableInformation(VariableInformation& vi,
}
} // namespace poly_utils
-} // namespace CVC4
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback