summaryrefslogtreecommitdiff
path: root/src/theory/atom_requests.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/atom_requests.h')
-rw-r--r--src/theory/atom_requests.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/atom_requests.h b/src/theory/atom_requests.h
index 906fec303..a6b50dd72 100644
--- a/src/theory/atom_requests.h
+++ b/src/theory/atom_requests.h
@@ -25,7 +25,7 @@
#include "context/cdhashset.h"
#include "context/cdhashmap.h"
-namespace CVC5 {
+namespace cvc5 {
class AtomRequests {
@@ -114,4 +114,4 @@ private:
};
-} // namespace CVC5
+} // namespace cvc5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback