-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_CoqProject
More file actions
36 lines (31 loc) · 904 Bytes
/
_CoqProject
File metadata and controls
36 lines (31 loc) · 904 Bytes
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
-R theories eventstruct
-arg -w -arg -notation-overridden
-arg -w -arg -non-reversible-notation
-arg -w -arg -duplicate-clear
-arg -w -arg -redundant-canonical-projection
-arg -w -arg -notation-incompatible-format
-arg -w -arg -ssr-search-moved
-arg -w -arg -deprecated-ssr-search
-arg -w -arg -ambiguous-paths
theories/common/utils.v
theories/common/seq.v
theories/common/fperm.v
theories/common/rel_algebra.v
theories/common/wftype.v
theories/common/inhtype.v
theories/common/ident.v
theories/common/ilia.v
theories/common/rewriting_system.v
theories/common/rel.v
theories/common/order.v
theories/common/monoid.v
theories/concur/lts.v
theories/concur/lposet.v
theories/concur/pomset.v
theories/concur/pomset_lts.v
theories/concur/prime_eventstruct.v
theories/concur/porf_eventstruct.v
theories/concur/transitionsystem.v
theories/lang/relaxed.v
theories/lang/sharedmem.v
theories/lang/regmachine.v