-
Notifications
You must be signed in to change notification settings - Fork 83
/
_CoqProject
63 lines (63 loc) · 1.33 KB
/
_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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
-R . Frap
-arg -w -arg -undeclared-scope
Map.v
Var.v
Sets.v
Relations.v
Invariant.v
ModelCheck.v
Imp.v
AbstractInterpret.v
FrapWithoutSets.v
Frap.v
BasicSyntax_template.v
BasicSyntax.v
Polymorphism_template.v
Polymorphism.v
DataAbstraction_template.v
DataAbstraction.v
Interpreters_template.v
Interpreters.v
FirstClassFunctions_template.v
FirstClassFunctions.v
RuleInduction_template.v
RuleInduction.v
TransitionSystems_template.v
TransitionSystems.v
IntroToProofScripting_template.v
IntroToProofScripting.v
ModelChecking_template.v
ModelChecking.v
ProofByReflection_template.v
ProofByReflection.v
OperationalSemantics_template.v
OperationalSemantics.v
LogicProgramming_template.v
LogicProgramming.v
AbstractInterpretation.v
CompilerCorrectness_template.v
CompilerCorrectness.v
SubsetTypes_template.v
SubsetTypes.v
LambdaCalculusAndTypeSoundness_template.v
LambdaCalculusAndTypeSoundness.v
EvaluationContexts_template.v
EvaluationContexts.v
DependentInductiveTypes_template.v
DependentInductiveTypes.v
TypesAndMutation.v
HoareLogic_template.v
HoareLogic.v
DeepAndShallowEmbeddings_template.v
DeepAndShallowEmbeddings.v
SepCancel.v
SeparationLogic_template.v
SeparationLogic.v
Connecting.v
ProgramDerivation_template.v
ProgramDerivation.v
SharedMemory.v
ConcurrentSeparationLogic_template.v
ConcurrentSeparationLogic.v
MessagesAndRefinement.v
SessionTypes.v