-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy path_CoqProject
More file actions
25 lines (22 loc) · 977 Bytes
/
_CoqProject
File metadata and controls
25 lines (22 loc) · 977 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
-R libraries CertiRocq.Libraries
-R theories/Compiler CertiRocq.Compiler
-R theories/common CertiRocq.Common
-R theories/Extraction CertiRocq.extraction
-R theories/Glue CertiRocq.Glue
-R theories/LambdaBoxMut CertiRocq.LambdaBoxMut
-R theories/LambdaBoxLocal CertiRocq.LambdaBoxLocal
-R theories/LambdaANF CertiRocq.LambdaANF
-R theories/Codegen CertiRocq.Codegen
-R theories/CodegenWasm CertiRocq.CodegenWasm
-R theories/Runtime CertiRocq.runtime
-R benchmarks CertiRocq.Benchmarks
-R plugin CertiRocq.Plugin
-I plugin
-R cplugin CertiRocq.VanillaPlugin
-I cplugin
-I benchmarks/metacoq_erasure
-I benchmarks/certirocq_pipeline
-R bootstrap/certirocqc/theories CertiRocq.CertiRocqC
-I bootstrap/certirocqc
-R bootstrap/certirocqchk CertiRocq.CertiRocqCheck
-I bootstrap/certirocqchk