summaryrefslogtreecommitdiff
path: root/src/theory/atom_requests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/atom_requests.cpp')
-rw-r--r--src/theory/atom_requests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/atom_requests.cpp b/src/theory/atom_requests.cpp
index 0bcd07dbd..c3305417f 100644
--- a/src/theory/atom_requests.cpp
+++ b/src/theory/atom_requests.cpp
@@ -17,7 +17,7 @@
#include "theory/atom_requests.h"
-using namespace CVC4;
+using namespace CVC5;
AtomRequests::AtomRequests(context::Context* context)
: d_allRequests(context)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback