summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/ematching/im_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/ematching/im_generator.h')
-rw-r--r--src/theory/quantifiers/ematching/im_generator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/quantifiers/ematching/im_generator.h b/src/theory/quantifiers/ematching/im_generator.h
index b277ec180..b0d937120 100644
--- a/src/theory/quantifiers/ematching/im_generator.h
+++ b/src/theory/quantifiers/ematching/im_generator.h
@@ -22,7 +22,7 @@
#include "theory/inference_id.h"
#include "theory/quantifiers/inst_match.h"
-namespace CVC4 {
+namespace CVC5 {
namespace theory {
namespace quantifiers {
@@ -117,6 +117,6 @@ protected:
} // namespace inst
}
}
-}
+} // namespace CVC5
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback