aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
diff options
context:
space:
mode:
authorEnrico Tassi2019-04-03 15:57:34 +0200
committerEnrico Tassi2019-04-03 15:57:34 +0200
commit0cdbe87262c7ca8dfabd921d9f23323990611d7a (patch)
treed4dc1ce26ef46154354eab98cbd348b5f65fb072 /mathcomp
parent6bfadd75cc6dbcc1b6a29b2607e413f87c418c90 (diff)
rename test-suite -> test_suite to make coq happy
Diffstat (limited to 'mathcomp')
-rw-r--r--mathcomp/Make2
-rw-r--r--mathcomp/test_suite/hierarchy_test.v (renamed from mathcomp/test-suite/hierarchy_test.v)0
2 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/Make b/mathcomp/Make
index 27bf34f..4becdcb 100644
--- a/mathcomp/Make
+++ b/mathcomp/Make
@@ -87,7 +87,7 @@ ssreflect/ssrnat.v
ssreflect/ssrnotations.v
ssreflect/ssrmatching.v
ssreflect/tuple.v
-test-suite/hierarchy_test.v
+test_suite/hierarchy_test.v
-I .
-R . mathcomp
diff --git a/mathcomp/test-suite/hierarchy_test.v b/mathcomp/test_suite/hierarchy_test.v
index a2bbf37..a2bbf37 100644
--- a/mathcomp/test-suite/hierarchy_test.v
+++ b/mathcomp/test_suite/hierarchy_test.v