aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect/Make
diff options
context:
space:
mode:
authorCyril Cohen2020-11-19 21:37:27 +0100
committerGitHub2020-11-19 21:37:27 +0100
commit0dbefe01e54a467b7932a514355f0435b4cfb978 (patch)
tree20f7b58ca7d379faf4cc4ddeb435744e7d87a3a6 /mathcomp/ssreflect/Make
parent75da4dbbf2fa6ca6ee150d272d3a793bff63c931 (diff)
parentc83609826d97afda6b11b227207f461cf077a0d5 (diff)
Merge pull request #656 from affeldt-aist/declare_scopes
add declare scopes
Diffstat (limited to 'mathcomp/ssreflect/Make')
-rw-r--r--mathcomp/ssreflect/Make2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/ssreflect/Make b/mathcomp/ssreflect/Make
index b5e2038..d6879a6 100644
--- a/mathcomp/ssreflect/Make
+++ b/mathcomp/ssreflect/Make
@@ -30,5 +30,5 @@ order.v
-arg -w -arg -notation-overridden
-arg -w -arg -duplicate-clear
-arg -w -arg -ambiguous-paths
--arg -w -arg -undeclared-scope
+-arg -w -arg +undeclared-scope
-arg -w -arg -non-reversible-notation \ No newline at end of file