aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/field/Make
diff options
context:
space:
mode:
authorCyril Cohen2020-06-08 15:11:01 +0200
committerCyril Cohen2020-06-08 15:11:01 +0200
commitfe6a6d967a8613695fde95f1652a8fa56c4b5d28 (patch)
tree878928c5ccd5ec940ffde393a3ef6f1e2f7ee31d /mathcomp/field/Make
parent6762000c7f109648c6793571125dcfdc13ff4731 (diff)
silencing warnings in individual packages
Diffstat (limited to 'mathcomp/field/Make')
-rw-r--r--mathcomp/field/Make7
1 files changed, 7 insertions, 0 deletions
diff --git a/mathcomp/field/Make b/mathcomp/field/Make
index b7c3f13..cc0cd90 100644
--- a/mathcomp/field/Make
+++ b/mathcomp/field/Make
@@ -11,3 +11,10 @@ galois.v
separable.v
-R . mathcomp.field
+
+-arg -w -arg -projection-no-head-constant
+-arg -w -arg -redundant-canonical-projection
+-arg -w -arg -notation-overridden
+-arg -w -arg -duplicate-clear
+-arg -w -arg -ambiguous-paths
+-arg -w -arg -undeclared-scope \ No newline at end of file