aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jagro@google.com>2016-09-02 19:43:01 -0700
committerGravatar Jason Gross <jagro@google.com>2016-09-06 16:48:55 -0700
commite233e15c0eafd34d9cb6412361d7aaa373d774e0 (patch)
tree6d2afac75bdce67cc331326301597f5cf89d8114 /_CoqProject
parentf34ef621c8d5db15490038c082383145d9231761 (diff)
Add Common Subexpression Elimination
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 6f9f28c3f..0266fc122 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -63,6 +63,7 @@ src/ModularArithmetic/BarrettReduction/ZHandbook.v
src/ModularArithmetic/Montgomery/Z.v
src/ModularArithmetic/Montgomery/ZBounded.v
src/ModularArithmetic/Montgomery/ZProofs.v
+src/Reflection/CommonSubexpressionElimination.v
src/Reflection/InputSyntax.v
src/Reflection/InterpProofs.v
src/Reflection/Linearize.v