summaryrefslogtreecommitdiff
path: root/src/theory/combination_care_graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/combination_care_graph.h')
-rw-r--r--src/theory/combination_care_graph.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/theory/combination_care_graph.h b/src/theory/combination_care_graph.h
index 9d40ed05f..d66e69456 100644
--- a/src/theory/combination_care_graph.h
+++ b/src/theory/combination_care_graph.h
@@ -14,8 +14,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__THEORY__COMBINATION_CARE_GRAPH__H
-#define CVC4__THEORY__COMBINATION_CARE_GRAPH__H
+#ifndef CVC5__THEORY__COMBINATION_CARE_GRAPH__H
+#define CVC5__THEORY__COMBINATION_CARE_GRAPH__H
#include <vector>
@@ -49,4 +49,4 @@ class CombinationCareGraph : public CombinationEngine
} // namespace theory
} // namespace cvc5
-#endif /* CVC4__THEORY__COMBINATION_DISTRIBUTED__H */
+#endif /* CVC5__THEORY__COMBINATION_DISTRIBUTED__H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback