summaryrefslogtreecommitdiff
path: root/src/prop/registrar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/registrar.h')
-rw-r--r--src/prop/registrar.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/prop/registrar.h b/src/prop/registrar.h
index ae085b573..daa364bcb 100644
--- a/src/prop/registrar.h
+++ b/src/prop/registrar.h
@@ -20,8 +20,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__PROP__REGISTRAR_H
-#define CVC4__PROP__REGISTRAR_H
+#ifndef CVC5__PROP__REGISTRAR_H
+#define CVC5__PROP__REGISTRAR_H
namespace cvc5 {
namespace prop {
@@ -42,4 +42,4 @@ public:
} // namespace prop
} // namespace cvc5
-#endif /* CVC4__PROP__REGISTRAR_H */
+#endif /* CVC5__PROP__REGISTRAR_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback