aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar jadep <jade.philipoom@gmail.com>2017-03-24 14:40:48 -0400
committerGravatar jadep <jade.philipoom@gmail.com>2017-03-24 14:41:45 -0400
commit1ebbf1a209518d6e043ec6831a770acf98e83009 (patch)
treefc8759248d03a74dd5dd81d4ad46ccd516c49ecc /_CoqProject
parentde47c4e96bcafb1d540d0334b85c1a8677931a97 (diff)
Added saturated arithmetic file, including [compact] code and proof
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 4128f6744..d05e67edc 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -201,6 +201,7 @@ src/Reflection/Z/Interpretations64/Relations.v
src/Reflection/Z/Interpretations64/RelationsCombinations.v
src/Reflection/Z/Syntax/Equality.v
src/Reflection/Z/Syntax/Util.v
+src/SaturatedBaseSystem.v
src/Spec/CompleteEdwardsCurve.v
src/Spec/Ed25519.v
src/Spec/EdDSA.v