summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/stats.h')
-rw-r--r--src/theory/arith/nl/stats.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/theory/arith/nl/stats.h b/src/theory/arith/nl/stats.h
index 66f41375b..3e947160e 100644
--- a/src/theory/arith/nl/stats.h
+++ b/src/theory/arith/nl/stats.h
@@ -14,8 +14,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__THEORY__ARITH__NL__STATS_H
-#define CVC4__THEORY__ARITH__NL__STATS_H
+#ifndef CVC5__THEORY__ARITH__NL__STATS_H
+#define CVC5__THEORY__ARITH__NL__STATS_H
#include "util/statistics_registry.h"
@@ -46,4 +46,4 @@ class NlStats
} // namespace theory
} // namespace cvc5
-#endif /* CVC4__THEORY__ARITH__NL__STATS_H */
+#endif /* CVC5__THEORY__ARITH__NL__STATS_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback