summaryrefslogtreecommitdiff
path: root/src/prop/theory_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/theory_proxy.h')
-rw-r--r--src/prop/theory_proxy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prop/theory_proxy.h b/src/prop/theory_proxy.h
index dedd1fa49..3b21bde58 100644
--- a/src/prop/theory_proxy.h
+++ b/src/prop/theory_proxy.h
@@ -35,7 +35,7 @@
#include "theory/trust_node.h"
#include "util/resource_manager.h"
-namespace CVC5 {
+namespace cvc5 {
class DecisionEngine;
class TheoryEngine;
@@ -167,6 +167,6 @@ class TheoryProxy : public Registrar
} // namespace prop
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__PROP__SAT_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback