summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/index_trie.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/index_trie.h')
-rw-r--r--src/theory/quantifiers/index_trie.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/quantifiers/index_trie.h b/src/theory/quantifiers/index_trie.h
index 2c968e107..a10a31fe8 100644
--- a/src/theory/quantifiers/index_trie.h
+++ b/src/theory/quantifiers/index_trie.h
@@ -13,8 +13,8 @@
** that are not yielding useful instantiations. of quantifier instantiation.
** This is used in the term_tuple_enumerator.
**/
-#ifndef CVC4__THEORY__QUANTIFIERS__INDEX_TRIE_H
-#define CVC4__THEORY__QUANTIFIERS__INDEX_TRIE_H
+#ifndef CVC5__THEORY__QUANTIFIERS__INDEX_TRIE_H
+#define CVC5__THEORY__QUANTIFIERS__INDEX_TRIE_H
#include <algorithm>
#include <utility>
#include <vector>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback