aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-03-28 20:58:36 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-03-28 20:58:36 -0400
commit0df9bc47e1374a24c0446ac005decc6b56f8c1d7 (patch)
tree5f0f98c3eed3f8a965f0f615240e20bbf79b9a06 /_CoqProject
parente04a4621687b2d22d6ea7211b3679f1f6a1cbce8 (diff)
Add FoldTypes
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 1231e4fb9..04b6450b0 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -112,6 +112,7 @@ src/Reflection/EtaInterp.v
src/Reflection/EtaWf.v
src/Reflection/ExprInversion.v
src/Reflection/FilterLive.v
+src/Reflection/FoldTypes.v
src/Reflection/Inline.v
src/Reflection/InlineCast.v
src/Reflection/InlineCastInterp.v