-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_CoqProject
39 lines (38 loc) · 995 Bytes
/
_CoqProject
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
37
38
39
-arg "-w all"
-arg "-w -disj-pattern-notation"
-arg "-w -argument-scope-delimiter"
-arg "-w -extraction-default-directory"
-Q theories Em
theories/Assumptions.v
theories/BaseLogic.v
theories/Composition.v
theories/Environment.v
theories/Extraction.v
theories/Gen/Bidirectional.v
theories/Gen/Check.v
theories/Gen/Synthesise.v
theories/Instantiation.v
theories/Monad/Free.v
theories/Monad/Interface.v
theories/Monad/Prenex.v
theories/Monad/Solved.v
theories/Open.v
theories/Prelude.v
theories/PrenexConversion.v
theories/Related/Gen/Bidirectional.v
theories/Related/Gen/Check.v
theories/Related/Gen/Synthesise.v
theories/Related/Monad/Free.v
theories/Related/Monad/Interface.v
theories/Shallow/Gen/Bidirectional.v
theories/Shallow/Gen/Check.v
theories/Shallow/Gen/Synthesise.v
theories/Shallow/Monad/Free.v
theories/Shallow/Monad/Interface.v
theories/Spec.v
theories/Sub/Parallel.v
theories/Sub/Prefix.v
theories/Substitution.v
theories/Sub/Triangular.v
theories/Unification.v
theories/Worlds.v