summaryrefslogtreecommitdiff
path: root/src/context/cdmaybe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdmaybe.h')
-rw-r--r--src/context/cdmaybe.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/context/cdmaybe.h b/src/context/cdmaybe.h
index 1455ca5f0..4913c2dd5 100644
--- a/src/context/cdmaybe.h
+++ b/src/context/cdmaybe.h
@@ -24,7 +24,7 @@
#include "context/cdo.h"
#include "context/context.h"
-namespace CVC5 {
+namespace cvc5 {
namespace context {
class CDRaised {
@@ -74,4 +74,4 @@ public:
};/* class CDMaybe<T> */
} // namespace context
-} // namespace CVC5
+} // namespace cvc5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback