summaryrefslogtreecommitdiff
path: root/src/theory/arith/arith_preprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/arith_preprocess.h')
-rw-r--r--src/theory/arith/arith_preprocess.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/arith_preprocess.h b/src/theory/arith/arith_preprocess.h
index db0fd7d5e..45ce0c597 100644
--- a/src/theory/arith/arith_preprocess.h
+++ b/src/theory/arith/arith_preprocess.h
@@ -21,7 +21,7 @@
#include "theory/arith/operator_elim.h"
#include "theory/logic_info.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
class SkolemLemma;
@@ -86,6 +86,6 @@ class ArithPreprocess
} // namespace arith
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback