summaryrefslogtreecommitdiff
path: root/src/expr/term_context_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/term_context_node.h')
-rw-r--r--src/expr/term_context_node.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/expr/term_context_node.h b/src/expr/term_context_node.h
index 5af435a56..1c3542b57 100644
--- a/src/expr/term_context_node.h
+++ b/src/expr/term_context_node.h
@@ -14,8 +14,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__EXPR__TERM_CONTEXT_NODE_H
-#define CVC4__EXPR__TERM_CONTEXT_NODE_H
+#ifndef CVC5__EXPR__TERM_CONTEXT_NODE_H
+#define CVC5__EXPR__TERM_CONTEXT_NODE_H
#include "expr/node.h"
@@ -76,4 +76,4 @@ class TCtxNode
} // namespace cvc5
-#endif /* CVC4__EXPR__TERM_CONVERSION_PROOF_GENERATOR_H */
+#endif /* CVC5__EXPR__TERM_CONVERSION_PROOF_GENERATOR_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback