aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-11-24 10:41:26 -0500
committerGravatar Jason Gross <jasongross9@gmail.com>2017-11-24 12:06:57 -0500
commit847b8a59f3483a180f7f44914166760c2847745c (patch)
treef9185c9714c501b296c41eab4538a974f6989105 /_CoqProject
parent5d0bcbe50211461b37b121d1f85fcb874fdce49c (diff)
Move DemoWithReification.v => Experiments/SimplyTypedArithmetic.v
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject2
1 files changed, 1 insertions, 1 deletions
diff --git a/_CoqProject b/_CoqProject
index 073bdb239..6a1f9d0ed 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -3,7 +3,6 @@
Bedrock/Nomega.v
Bedrock/Word.v
src/Demo.v
-src/DemoWithReification.v
src/Algebra/Field.v
src/Algebra/Field_test.v
src/Algebra/Group.v
@@ -230,6 +229,7 @@ src/Curves/Weierstrass/AffineProofs.v
src/Curves/Weierstrass/Projective.v
src/Curves/Weierstrass/Jacobian/Precomputed.v
src/Experiments/Loops.v
+src/Experiments/SimplyTypedArithmetic.v
src/LegacyArithmetic/ArchitectureToZLike.v
src/LegacyArithmetic/ArchitectureToZLikeProofs.v
src/LegacyArithmetic/BarretReduction.v