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.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/theory/atom_requests.h b/src/theory/atom_requests.h
index b8a653bc3..906fec303 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 CVC4 {
+namespace CVC5 {
class AtomRequests {
@@ -114,8 +114,4 @@ private:
};
-}
-
-
-
-
+} // namespace CVC5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback