aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2016-10-27 13:24:08 -0400
committerGravatar Jason Gross <jgross@mit.edu>2016-10-27 13:24:08 -0400
commit6873ce1b9d017445b4d513b3ccd5572ecce9326f (patch)
tree75853256648b825262b0b8dd9eb23143d9a786d7 /_CoqProject
parent9efcaf3535872047cb204ab3538feaea4d2114d4 (diff)
Add WfReflectiveGen
Prep for WfRelReflective
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 17e3d2467..3863e9ef9 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -110,6 +110,7 @@ src/Reflection/Syntax.v
src/Reflection/TestCase.v
src/Reflection/WfProofs.v
src/Reflection/WfReflective.v
+src/Reflection/WfReflectiveGen.v
src/Reflection/WfRel.v
src/Reflection/Named/Compile.v
src/Reflection/Named/ContextOn.v