summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/ext/monomial.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/ext/monomial.h')
-rw-r--r--src/theory/arith/nl/ext/monomial.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/ext/monomial.h b/src/theory/arith/nl/ext/monomial.h
index 98083b996..6646e4a73 100644
--- a/src/theory/arith/nl/ext/monomial.h
+++ b/src/theory/arith/nl/ext/monomial.h
@@ -20,7 +20,7 @@
#include "expr/node.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace arith {
namespace nl {
@@ -144,6 +144,6 @@ class MonomialDb
} // namespace nl
} // namespace arith
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__THEORY__ARITH__NL_MONOMIAL_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback