summaryrefslogtreecommitdiff
path: root/src/context/cdo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdo.h')
-rw-r--r--src/context/cdo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/context/cdo.h b/src/context/cdo.h
index 79e73d38f..393b584f1 100644
--- a/src/context/cdo.h
+++ b/src/context/cdo.h
@@ -21,7 +21,7 @@
#include "context/context.h"
-namespace CVC5 {
+namespace cvc5 {
namespace context {
/**
@@ -176,6 +176,6 @@ public:
};/* class CDO */
} // namespace context
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__CONTEXT__CDO_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback