From 9b5690a9c5db3c3650c3b4899745be551b3fe89e Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 3 Apr 2017 15:01:47 -0400 Subject: Add IntegrationTestLadderstep.v --- _CoqProject | 1 + 1 file changed, 1 insertion(+) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index 3e54584cc..8d25c02b3 100644 --- a/_CoqProject +++ b/_CoqProject @@ -191,6 +191,7 @@ src/Spec/MxDH.v src/Spec/WeierstrassCurve.v src/Spec/Test/X25519.v src/Specific/ArithmeticSynthesisTest.v +src/Specific/IntegrationTestLadderstep.v src/Specific/IntegrationTestMul.v src/Specific/IntegrationTestSub.v src/Specific/FancyMachine256/Barrett.v -- cgit v1.2.3