aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp')
-rw-r--r--mathcomp/Make4
-rw-r--r--mathcomp/_CoqProject7
2 files changed, 10 insertions, 1 deletions
diff --git a/mathcomp/Make b/mathcomp/Make
index df99405..147d5b1 100644
--- a/mathcomp/Make
+++ b/mathcomp/Make
@@ -90,3 +90,7 @@ ssreflect/tuple.v
-I .
-R . mathcomp
+
+-arg -w -arg -projection-no-head-constant
+-arg -w -arg -redundant-canonical-projection
+-arg -w -arg -notation-overridden
diff --git a/mathcomp/_CoqProject b/mathcomp/_CoqProject
index 9e1621c..450e035 100644
--- a/mathcomp/_CoqProject
+++ b/mathcomp/_CoqProject
@@ -1 +1,6 @@
--R . mathcomp \ No newline at end of file
+-I .
+-R . mathcomp
+
+-arg -w -arg -projection-no-head-constant
+-arg -w -arg -redundant-canonical-projection
+-arg -w -arg -notation-overridden