aboutsummaryrefslogtreecommitdiff
path: root/src/LegacyArithmetic/ArchitectureToZLikeProofs.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/LegacyArithmetic/ArchitectureToZLikeProofs.v')
-rw-r--r--src/LegacyArithmetic/ArchitectureToZLikeProofs.v3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LegacyArithmetic/ArchitectureToZLikeProofs.v b/src/LegacyArithmetic/ArchitectureToZLikeProofs.v
index 8d4b59ceb..5ff67d7ec 100644
--- a/src/LegacyArithmetic/ArchitectureToZLikeProofs.v
+++ b/src/LegacyArithmetic/ArchitectureToZLikeProofs.v
@@ -8,7 +8,8 @@ Require Import Crypto.LegacyArithmetic.Double.Proofs.Multiply.
Require Import Crypto.LegacyArithmetic.ArchitectureToZLike.
Require Import Crypto.LegacyArithmetic.ZBounded.
Require Import Crypto.Util.Tuple.
-Require Import Crypto.Util.ZUtil.
+Require Import Crypto.Util.ZUtil.Notations.
+Require Import Crypto.Util.ZUtil.Tactics.RewriteModSmall.
Require Import Crypto.Util.Tactics.UniquePose.
Require Import Crypto.Util.LetIn.