summaryrefslogtreecommitdiff
path: root/src/expr/kind_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/kind_template.h')
-rw-r--r--src/expr/kind_template.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/expr/kind_template.h b/src/expr/kind_template.h
index 484e8c273..d24f46551 100644
--- a/src/expr/kind_template.h
+++ b/src/expr/kind_template.h
@@ -16,8 +16,8 @@
#include "cvc4_public.h"
-#ifndef CVC4__KIND_H
-#define CVC4__KIND_H
+#ifndef CVC5__KIND_H
+#define CVC5__KIND_H
#include <iosfwd>
@@ -104,4 +104,4 @@ namespace theory {
} // namespace theory
} // namespace cvc5
-#endif /* CVC4__KIND_H */
+#endif /* CVC5__KIND_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback