aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2016-12-03 15:34:44 -0500
committerGravatar Jason Gross <jgross@mit.edu>2016-12-03 15:34:44 -0500
commit83fb85c8da71ed01e052b1be711c6090e5627f86 (patch)
treea6a78251fde981ee0e8acf8101136e2329bfc655 /_CoqProject
parenta0ba7e2a9ea99fbfdb9708eecf82b745ba20d863 (diff)
Move things to ExprInversion
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 92d6e432e..c95d0340a 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -99,6 +99,7 @@ src/Reflection/ApplicationLemmas.v
src/Reflection/CommonSubexpressionElimination.v
src/Reflection/Conversion.v
src/Reflection/CountLets.v
+src/Reflection/ExprInversion.v
src/Reflection/FilterLive.v
src/Reflection/Inline.v
src/Reflection/InlineInterp.v