aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jagro@google.com>2016-09-05 16:56:38 -0700
committerGravatar Jason Gross <jagro@google.com>2016-09-05 16:56:38 -0700
commit4ba2afbd76ffaca05db5a6f9ddbe52b503dfaeb5 (patch)
tree53d8bfcabafbd915fd30477d641fe68478fcc131 /_CoqProject
parenta14d656c84f995d47d7fdc97e0de52ece797ed89 (diff)
Fix order of binders, and add WfProofs
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 8921587d1..e451e264c 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -69,6 +69,7 @@ src/Reflection/Linearize.v
src/Reflection/Reify.v
src/Reflection/Syntax.v
src/Reflection/TestCase.v
+src/Reflection/WfProofs.v
src/Reflection/WfReflective.v
src/Spec/CompleteEdwardsCurve.v
src/Spec/EdDSA.v