summaryrefslogtreecommitdiff
path: root/src/prop/proof_post_processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/proof_post_processor.h')
-rw-r--r--src/prop/proof_post_processor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prop/proof_post_processor.h b/src/prop/proof_post_processor.h
index c74cb540f..363970117 100644
--- a/src/prop/proof_post_processor.h
+++ b/src/prop/proof_post_processor.h
@@ -23,7 +23,7 @@
#include "expr/proof_node_updater.h"
#include "prop/proof_cnf_stream.h"
-namespace CVC5 {
+namespace cvc5 {
namespace prop {
@@ -107,6 +107,6 @@ class ProofPostproccess
};
} // namespace prop
-} // namespace CVC5
+} // namespace cvc5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback