diff options
| author | Reynald Affeldt | 2020-11-19 19:18:39 +0900 |
|---|---|---|
| committer | Reynald Affeldt | 2020-11-19 20:39:55 +0900 |
| commit | c83609826d97afda6b11b227207f461cf077a0d5 (patch) | |
| tree | 776f52f9fc5ac00e4eb28e23f65f7ffafbfd1824 /mathcomp/ssreflect/Make | |
| parent | 0606b6bf22e258dc3b7cf440f10c108f785904b5 (diff) | |
add declare scopes
Diffstat (limited to 'mathcomp/ssreflect/Make')
| -rw-r--r-- | mathcomp/ssreflect/Make | 2 |
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 |
