aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject16
1 files changed, 8 insertions, 8 deletions
diff --git a/_CoqProject b/_CoqProject
index afeab0c02..9dc26ab87 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -228,11 +228,7 @@ src/Spec/MontgomeryCurve.v
src/Spec/MxDH.v
src/Spec/WeierstrassCurve.v
src/Spec/Test/X25519.v
-src/Specific/ArithmeticSynthesisFramework.v
src/Specific/ArithmeticSynthesisTest130.v
-src/Specific/CurveParameters.v
-src/Specific/IntegrationTestDisplayCommon.v
-src/Specific/IntegrationTestDisplayCommonTactics.v
src/Specific/IntegrationTestFreeze.v
src/Specific/IntegrationTestFreezeDisplay.v
src/Specific/IntegrationTestKaratsubaMul.v
@@ -251,12 +247,16 @@ src/Specific/IntegrationTestMontgomeryP256_128_Sub.v
src/Specific/IntegrationTestMontgomeryP256_128_SubDisplay.v
src/Specific/IntegrationTestSub.v
src/Specific/IntegrationTestSubDisplay.v
-src/Specific/IntegrationTestTemporaryMiscCommon.v
src/Specific/Karatsuba.v
-src/Specific/LadderstepSynthesisFramework.v
src/Specific/MontgomeryP256_128.v
-src/Specific/ReificationTypes.v
-src/Specific/SynthesisFramework.v
+src/Specific/Framework/ArithmeticSynthesisFramework.v
+src/Specific/Framework/CurveParameters.v
+src/Specific/Framework/IntegrationTestDisplayCommon.v
+src/Specific/Framework/IntegrationTestDisplayCommonTactics.v
+src/Specific/Framework/IntegrationTestTemporaryMiscCommon.v
+src/Specific/Framework/LadderstepSynthesisFramework.v
+src/Specific/Framework/ReificationTypes.v
+src/Specific/Framework/SynthesisFramework.v
src/Specific/NISTP256/AMD64/MontgomeryP256.v
src/Specific/NISTP256/AMD64/feadd.v
src/Specific/NISTP256/AMD64/feaddDisplay.v