summaryrefslogtreecommitdiff
path: root/src/theory/uf/eq_proof.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/eq_proof.h')
-rw-r--r--src/theory/uf/eq_proof.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/uf/eq_proof.h b/src/theory/uf/eq_proof.h
index 2effb88a9..665731d2b 100644
--- a/src/theory/uf/eq_proof.h
+++ b/src/theory/uf/eq_proof.h
@@ -17,7 +17,7 @@
#include "expr/node.h"
#include "theory/uf/equality_engine_types.h"
-namespace CVC4 {
+namespace CVC5 {
class CDProof;
@@ -355,4 +355,4 @@ class EqProof
} // Namespace eq
} // Namespace theory
-} // Namespace CVC4
+} // namespace CVC5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback