summaryrefslogtreecommitdiff
path: root/src/util/poly_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/poly_util.h')
-rw-r--r--src/util/poly_util.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/util/poly_util.h b/src/util/poly_util.h
index 217f7c774..2ab44e120 100644
--- a/src/util/poly_util.h
+++ b/src/util/poly_util.h
@@ -22,8 +22,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__POLY_UTIL_H
-#define CVC4__POLY_UTIL_H
+#ifndef CVC5__POLY_UTIL_H
+#define CVC5__POLY_UTIL_H
#include <vector>
@@ -142,4 +142,4 @@ void getVariableInformation(VariableInformation& vi,
#endif
-#endif /* CVC4__POLY_UTIL_H */
+#endif /* CVC5__POLY_UTIL_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback