summaryrefslogtreecommitdiff
path: root/src/theory/arith/arith_static_learner.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/arith_static_learner.h')
-rw-r--r--src/theory/arith/arith_static_learner.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/arith_static_learner.h b/src/theory/arith/arith_static_learner.h
index 668527c0f..73810dedd 100644
--- a/src/theory/arith/arith_static_learner.h
+++ b/src/theory/arith/arith_static_learner.h
@@ -25,7 +25,7 @@
#include "theory/arith/delta_rational.h"
#include "util/statistics_registry.h"
-namespace CVC5 {
+namespace cvc5 {
namespace context {
class Context;
}
@@ -71,6 +71,6 @@ private:
} // namespace arith
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__THEORY__ARITH__ARITH_STATIC_LEARNER_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback