aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/field/Make
diff options
context:
space:
mode:
authorCyril Cohen2020-11-19 18:33:21 +0100
committerCyril Cohen2020-11-19 21:38:46 +0100
commite565f8d9bebd4fd681c34086d5448dbaebc11976 (patch)
tree3e74907bf8e310b6400b7c340357ad44fc44a83f /mathcomp/field/Make
parent0dbefe01e54a467b7932a514355f0435b4cfb978 (diff)
Removing duplicate clears and turning the warning into an error
Diffstat (limited to 'mathcomp/field/Make')
-rw-r--r--mathcomp/field/Make2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/field/Make b/mathcomp/field/Make
index c906bd9..93795e9 100644
--- a/mathcomp/field/Make
+++ b/mathcomp/field/Make
@@ -15,6 +15,6 @@ separable.v
-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 +duplicate-clear
-arg -w -arg -ambiguous-paths
-arg -w -arg +undeclared-scope \ No newline at end of file