aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2016-10-27 13:47:05 -0400
committerGravatar Jason Gross <jgross@mit.edu>2016-10-27 13:47:05 -0400
commit4f5f29f63de9453fe64b5271a29ebb32e76c2fca (patch)
tree510a9a1480b5cf7a7827bb435e0e118c85d568e0 /_CoqProject
parent1265282e6acaa41a2491e824d4c5d61b191bb134 (diff)
Add WfRelReflective
Not sure if it's needed, but it was pretty easy to write...
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 3863e9ef9..e347697f2 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -112,6 +112,7 @@ src/Reflection/WfProofs.v
src/Reflection/WfReflective.v
src/Reflection/WfReflectiveGen.v
src/Reflection/WfRel.v
+src/Reflection/WfRelReflective.v
src/Reflection/Named/Compile.v
src/Reflection/Named/ContextOn.v
src/Reflection/Named/DeadCodeElimination.v