aboutsummaryrefslogtreecommitdiff
path: root/src/LegacyArithmetic
diff options
context:
space:
mode:
Diffstat (limited to 'src/LegacyArithmetic')
-rw-r--r--src/LegacyArithmetic/BarretReduction.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LegacyArithmetic/BarretReduction.v b/src/LegacyArithmetic/BarretReduction.v
index 1be9361ba..e278dc082 100644
--- a/src/LegacyArithmetic/BarretReduction.v
+++ b/src/LegacyArithmetic/BarretReduction.v
@@ -5,7 +5,6 @@ Require Import Coq.ZArith.ZArith Coq.Lists.List Coq.Classes.Morphisms Coq.microm
Require Import Crypto.Arithmetic.BarrettReduction.HAC.
Require Import Crypto.LegacyArithmetic.ZBounded.
Require Import Crypto.Util.ZUtil.
-(*Require Import Crypto.Util.Tactics.*)
Require Import Crypto.Util.Notations.
Local Open Scope small_zlike_scope.