aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-04-07 14:28:56 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-04-07 14:28:56 -0400
commitaef441932b830e770a71ef150c6f784ca69e555d (patch)
treed3ed485a9b821595193b15d1c9b5437f50e78394 /_CoqProject
parent75a6259813c1476e926454728c9b32fc324b8a7f (diff)
Add Display files and targets
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject5
1 files changed, 5 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 8d25c02b3..0ecbfc92f 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -191,9 +191,14 @@ src/Spec/MxDH.v
src/Spec/WeierstrassCurve.v
src/Spec/Test/X25519.v
src/Specific/ArithmeticSynthesisTest.v
+src/Specific/IntegrationTestDisplayCommon.v
src/Specific/IntegrationTestLadderstep.v
+src/Specific/IntegrationTestLadderstepDisplay.v
src/Specific/IntegrationTestMul.v
+src/Specific/IntegrationTestMulDisplay.v
src/Specific/IntegrationTestSub.v
+src/Specific/IntegrationTestSubDisplay.v
+src/Specific/IntegrationTestTemporaryMiscCommon.v
src/Specific/FancyMachine256/Barrett.v
src/Specific/FancyMachine256/Core.v
src/Specific/FancyMachine256/Montgomery.v