summaryrefslogtreecommitdiff
path: root/src/smt/expand_definitions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/expand_definitions.h')
-rw-r--r--src/smt/expand_definitions.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/smt/expand_definitions.h b/src/smt/expand_definitions.h
index 5f21e8f0c..035e7989d 100644
--- a/src/smt/expand_definitions.h
+++ b/src/smt/expand_definitions.h
@@ -22,7 +22,7 @@
#include "expr/node.h"
#include "theory/trust_node.h"
-namespace CVC4 {
+namespace CVC5 {
class ProofNodeManager;
class ResourceManager;
@@ -95,6 +95,6 @@ class ExpandDefs
};
} // namespace smt
-} // namespace CVC4
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback