summaryrefslogtreecommitdiff
path: root/src/proof/dot/dot_printer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/dot/dot_printer.h')
-rw-r--r--src/proof/dot/dot_printer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/proof/dot/dot_printer.h b/src/proof/dot/dot_printer.h
index 3bcc1cd73..a56eab50d 100644
--- a/src/proof/dot/dot_printer.h
+++ b/src/proof/dot/dot_printer.h
@@ -14,8 +14,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__PROOF__DOT__DOT_PRINTER_H
-#define CVC4__PROOF__DOT__DOT_PRINTER_H
+#ifndef CVC5__PROOF__DOT__DOT_PRINTER_H
+#define CVC5__PROOF__DOT__DOT_PRINTER_H
#include <iostream>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback