summaryrefslogtreecommitdiff
path: root/src/prop/prop_proof_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/prop_proof_manager.h')
-rw-r--r--src/prop/prop_proof_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prop/prop_proof_manager.h b/src/prop/prop_proof_manager.h
index c429936ec..d8732c11a 100644
--- a/src/prop/prop_proof_manager.h
+++ b/src/prop/prop_proof_manager.h
@@ -23,7 +23,7 @@
#include "prop/proof_post_processor.h"
#include "prop/sat_proof_manager.h"
-namespace CVC4 {
+namespace CVC5 {
namespace prop {
@@ -92,6 +92,6 @@ class PropPfManager
}; /* class PropPfManager */
} // namespace prop
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__PROP__PROOF_MANAGER_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback