summaryrefslogtreecommitdiff
path: root/src/theory/arith/normal_form.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/normal_form.h')
-rw-r--r--src/theory/arith/normal_form.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/normal_form.h b/src/theory/arith/normal_form.h
index c4d0e2268..7b9002d82 100644
--- a/src/theory/arith/normal_form.h
+++ b/src/theory/arith/normal_form.h
@@ -28,7 +28,7 @@
#include "theory/arith/delta_rational.h"
#include "util/rational.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace arith {
@@ -1404,6 +1404,6 @@ public:
} // namespace arith
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__THEORY__ARITH__NORMAL_FORM_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback