aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2016-10-24 14:16:06 -0400
committerGravatar Jason Gross <jasongross9@gmail.com>2016-10-25 21:33:33 -0400
commitfd873f604c5396ab1dc691319d1a53880590282c (patch)
treeace4e3982b9974703fae7d97df5aa4424bf11b00 /_CoqProject
parentf0f58eb6fda6eeb55118dd5088187729071c81d0 (diff)
Switch to bounded Z
We don't have working word code yet, because the reification code currently does spurious word->N->Z->N->word conversions everywhere. So we use Z instead.
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 249d997bd..e806b3a62 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -129,6 +129,7 @@ src/Specific/GF1305.v
src/Specific/GF25519.v
src/Specific/GF25519Bounded.v
src/Specific/GF25519BoundedCommon.v
+src/Specific/GF25519BoundedCommonWord.v
src/Specific/SC25519.v
src/Specific/FancyMachine256/Barrett.v
src/Specific/FancyMachine256/Core.v