aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar jadep <jade.philipoom@gmail.com>2016-04-20 14:03:50 -0400
committerGravatar jadep <jade.philipoom@gmail.com>2016-04-20 14:03:50 -0400
commit50c72878679fd77a5c5eb04e3c913c195e4e9757 (patch)
tree09c4c72f400b5479eb469a41ccdf676d257eb9d6 /_CoqProject
parentf2629738a4dfd748a4829323959607ee36e6fd6d (diff)
Pulled generalized code out of GF25519 so that it can be used for other moduli
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index b3819871e..3bbb2a025 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -12,6 +12,7 @@ src/ModularArithmetic/FField.v
src/ModularArithmetic/FNsatz.v
src/ModularArithmetic/ModularArithmeticTheorems.v
src/ModularArithmetic/ModularBaseSystem.v
+src/ModularArithmetic/ModularBaseSystemOpt.v
src/ModularArithmetic/ModularBaseSystemProofs.v
src/ModularArithmetic/Pre.v
src/ModularArithmetic/PrimeFieldTheorems.v