summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/ext/ext_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/ext/ext_state.h')
-rw-r--r--src/theory/arith/nl/ext/ext_state.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/ext/ext_state.h b/src/theory/arith/nl/ext/ext_state.h
index 2d20e1557..1571f3173 100644
--- a/src/theory/arith/nl/ext/ext_state.h
+++ b/src/theory/arith/nl/ext/ext_state.h
@@ -12,8 +12,8 @@
** \brief Common data shared by multiple checks
**/
-#ifndef CVC4__THEORY__ARITH__NL__EXT__SHARED_CHECK_DATA_H
-#define CVC4__THEORY__ARITH__NL__EXT__SHARED_CHECK_DATA_H
+#ifndef CVC5__THEORY__ARITH__NL__EXT__SHARED_CHECK_DATA_H
+#define CVC5__THEORY__ARITH__NL__EXT__SHARED_CHECK_DATA_H
#include <vector>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback