aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-03-22 17:18:10 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-03-22 17:18:10 -0400
commitfdff0bff89eae36c67ce112f63eec318c6054691 (patch)
treed0fcc8723276e6864f4ba61b0f92e5a654fef78b /_CoqProject
parent4b68b853d4a8e8b819baa9208d8317182a70da5b (diff)
Add aborted CompileProperties
This is an attempt to prove that the default counts of let binders are enough.
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 2ff12c86d..4128f6744 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -156,6 +156,7 @@ src/Reflection/WfReflective.v
src/Reflection/WfReflectiveGen.v
src/Reflection/Named/Compile.v
src/Reflection/Named/CompileInterp.v
+src/Reflection/Named/CompileProperties.v
src/Reflection/Named/CompileWf.v
src/Reflection/Named/ContextDefinitions.v
src/Reflection/Named/ContextOn.v