aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-05-15 16:00:45 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-05-15 16:29:54 -0400
commitd3054c8ba755bea855cbcecd12b1e54529d15693 (patch)
tree91de1fdcc4b9713f549e854c3528d8e475f801fd /_CoqProject
parentf69e4a2d9188b0a07794dce2074fba641a8096de (diff)
Add Wf_from_unit
This one is much easier to compute with, and it means we can get rid of a lot of pesky Named.wff proofs.
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 078735a78..8d289a6fb 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -102,6 +102,7 @@ src/Compilers/Named/SmartMap.v
src/Compilers/Named/Syntax.v
src/Compilers/Named/WeakListContext.v
src/Compilers/Named/Wf.v
+src/Compilers/Named/WfFromUnit.v
src/Compilers/Named/WfInterp.v
src/Compilers/Named/ContextProperties/NameUtil.v
src/Compilers/Named/ContextProperties/SmartMap.v