From 847b8a59f3483a180f7f44914166760c2847745c Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Fri, 24 Nov 2017 10:41:26 -0500 Subject: Move DemoWithReification.v => Experiments/SimplyTypedArithmetic.v As per https://github.com/mit-plv/fiat-crypto/pull/271#discussion_r152720545 --- _CoqProject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_CoqProject') 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 -- cgit v1.2.3