From 5511acfa62857e2e649c401324261dd16d9275f0 Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Mon, 26 Mar 2018 19:39:38 -0400 Subject: move Loops from Experiments to Util --- _CoqProject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_CoqProject') diff --git a/_CoqProject b/_CoqProject index 8c376eb88..44f15cb76 100644 --- a/_CoqProject +++ b/_CoqProject @@ -240,7 +240,6 @@ src/Curves/Weierstrass/Affine.v src/Curves/Weierstrass/AffineProofs.v src/Curves/Weierstrass/Jacobian.v src/Curves/Weierstrass/Projective.v -src/Experiments/Loops.v src/Experiments/SimplyTypedArithmetic.v src/LegacyArithmetic/ArchitectureToZLike.v src/LegacyArithmetic/ArchitectureToZLikeProofs.v @@ -6465,6 +6464,7 @@ src/Util/LetIn.v src/Util/LetInMonad.v src/Util/ListUtil.v src/Util/Logic.v +src/Util/Loops.v src/Util/NUtil.v src/Util/NatUtil.v src/Util/Notations.v -- cgit v1.2.3