summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/expr_miner.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/expr_miner.h')
-rw-r--r--src/theory/quantifiers/expr_miner.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/quantifiers/expr_miner.h b/src/theory/quantifiers/expr_miner.h
index 7046dad83..37d0de6f8 100644
--- a/src/theory/quantifiers/expr_miner.h
+++ b/src/theory/quantifiers/expr_miner.h
@@ -25,7 +25,7 @@
#include "smt/smt_engine.h"
#include "theory/quantifiers/sygus_sampler.h"
-namespace CVC5 {
+namespace cvc5 {
namespace theory {
namespace quantifiers {
@@ -90,6 +90,6 @@ class ExprMiner
} // namespace quantifiers
} // namespace theory
-} // namespace CVC5
+} // namespace cvc5
#endif /* CVC4__THEORY__QUANTIFIERS__EXPRESSION_MINER_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback