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 b77095181..4ac754252 100644
--- a/src/theory/quantifiers/index_trie.h
+++ b/src/theory/quantifiers/index_trie.h
@@ -21,7 +21,7 @@
#include "base/check.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace quantifiers {
@@ -106,5 +106,5 @@ class IndexTrie
} // namespace quantifiers
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* THEORY__QUANTIFIERS__INDEX_TRIE_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback