summaryrefslogtreecommitdiff
path: root/src/theory/bv/bitblast/simple_bitblaster.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/bitblast/simple_bitblaster.h')
-rw-r--r--src/theory/bv/bitblast/simple_bitblaster.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/bv/bitblast/simple_bitblaster.h b/src/theory/bv/bitblast/simple_bitblaster.h
index 300b93b53..7d78ed915 100644
--- a/src/theory/bv/bitblast/simple_bitblaster.h
+++ b/src/theory/bv/bitblast/simple_bitblaster.h
@@ -14,8 +14,8 @@
**/
#include "cvc4_private.h"
-#ifndef CVC4__THEORY__BV__BITBLAST_SIMPLE_BITBLASTER_H
-#define CVC4__THEORY__BV__BITBLAST_SIMPLE_BITBLASTER_H
+#ifndef CVC5__THEORY__BV__BITBLAST_SIMPLE_BITBLASTER_H
+#define CVC5__THEORY__BV__BITBLAST_SIMPLE_BITBLASTER_H
#include "theory/bv/bitblast/bitblaster.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback