aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect/Make
diff options
context:
space:
mode:
authorErik Martin-Dorel2018-02-25 23:56:29 +0100
committerErik Martin-Dorel2018-02-26 15:23:18 +0100
commitf24095cfbe19c9ddb5ff3dee17a50f715a98acf5 (patch)
tree44c34baf4012a9eeda9ad68476ce72ec7cf00ce8 /mathcomp/ssreflect/Make
parent13f26ccc09f87b222f9601892f085276a6ddb8c0 (diff)
Add ssrmatching.v transitional file
The content of this file is similar to that of ssrfun.v and aims to increase compatibility with Coq 8.6+ for third-party libraries that depend on both math-comp and ssrmatching.v Close #63
Diffstat (limited to 'mathcomp/ssreflect/Make')
-rw-r--r--mathcomp/ssreflect/Make1
1 files changed, 1 insertions, 0 deletions
diff --git a/mathcomp/ssreflect/Make b/mathcomp/ssreflect/Make
index fc596ab..c529f21 100644
--- a/mathcomp/ssreflect/Make
+++ b/mathcomp/ssreflect/Make
@@ -18,6 +18,7 @@ path.v
prime.v
tuple.v
ssrnotations.v
+ssrmatching.v
-I .
-R . mathcomp.ssreflect