summaryrefslogtreecommitdiff
path: root/src/theory/arith/operator_elim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/operator_elim.h')
-rw-r--r--src/theory/arith/operator_elim.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/operator_elim.h b/src/theory/arith/operator_elim.h
index 489974eac..fa09ad26b 100644
--- a/src/theory/arith/operator_elim.h
+++ b/src/theory/arith/operator_elim.h
@@ -21,7 +21,7 @@
#include "theory/logic_info.h"
#include "theory/skolem_lemma.h"
-namespace CVC4 {
+namespace CVC5 {
class TConvProofGenerator;
@@ -142,4 +142,4 @@ class OperatorElim : public EagerProofGenerator
} // namespace arith
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback