summaryrefslogtreecommitdiff
path: root/src/util/indexed_root_predicate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/indexed_root_predicate.h')
-rw-r--r--src/util/indexed_root_predicate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/indexed_root_predicate.h b/src/util/indexed_root_predicate.h
index b201630c0..a35ecaa12 100644
--- a/src/util/indexed_root_predicate.h
+++ b/src/util/indexed_root_predicate.h
@@ -19,7 +19,7 @@
#ifndef CVC4__UTIL__INDEXED_ROOT_PREDICATE_H
#define CVC4__UTIL__INDEXED_ROOT_PREDICATE_H
-namespace CVC5 {
+namespace cvc5 {
/**
* The structure representing the index of a root predicate.
@@ -69,6 +69,6 @@ struct IndexedRootPredicateHashFunction
}
}; /* struct IndexedRootPredicateHashFunction */
-} // namespace CVC5
+} // namespace cvc5
#endif \ No newline at end of file
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback