summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/fmf/bounded_integers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/fmf/bounded_integers.h')
-rw-r--r--src/theory/quantifiers/fmf/bounded_integers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/quantifiers/fmf/bounded_integers.h b/src/theory/quantifiers/fmf/bounded_integers.h
index f2abf743a..fc6fac92a 100644
--- a/src/theory/quantifiers/fmf/bounded_integers.h
+++ b/src/theory/quantifiers/fmf/bounded_integers.h
@@ -26,7 +26,7 @@
#include "theory/decision_strategy.h"
#include "theory/quantifiers/quant_bound_inference.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
class RepSetIterator;
@@ -238,6 +238,6 @@ private:
}
}
-} // namespace CVC5
+} // namespace cvc5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback