blob: a5c3163e159e49605fa8e384abb3a95963a25149 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
all_ssreflect.v
eqtype.v
seq.v
ssrAC.v
ssrbool.v
ssreflect.v
ssrfun.v
ssrnat.v
bigop.v
binomial.v
choice.v
div.v
finfun.v
fingraph.v
finset.v
fintype.v
generic_quotient.v
path.v
prime.v
tuple.v
ssrnotations.v
ssrmatching.v
order.v
-I .
-R . mathcomp.ssreflect
-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
-arg -w -arg -non-reversible-notation
-arg -w -arg -deprecated-hint-without-locality
-arg -w -arg -deprecated-ident-entry
|