summaryrefslogtreecommitdiff
path: root/src/prop/prop_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/prop_engine.h')
-rw-r--r--src/prop/prop_engine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prop/prop_engine.h b/src/prop/prop_engine.h
index fe5d94122..1145961a1 100644
--- a/src/prop/prop_engine.h
+++ b/src/prop/prop_engine.h
@@ -27,7 +27,7 @@
#include "theory/trust_node.h"
#include "util/result.h"
-namespace CVC4 {
+namespace CVC5 {
class ResourceManager;
class DecisionEngine;
@@ -381,6 +381,6 @@ class PropEngine
};
} // namespace prop
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__PROP_ENGINE_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback