aboutsummaryrefslogtreecommitdiff
path: root/src/BoundedArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/BoundedArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate.v')
-rw-r--r--src/BoundedArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BoundedArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate.v b/src/BoundedArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate.v
index 8e9506de8..dce9940d5 100644
--- a/src/BoundedArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate.v
+++ b/src/BoundedArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate.v
@@ -4,7 +4,7 @@ Require Import Crypto.BoundedArithmetic.Double.Core.
Require Import Crypto.BoundedArithmetic.Double.Proofs.Decode.
Require Import Crypto.BoundedArithmetic.Double.Proofs.ShiftLeftRightTactic.
Require Import Crypto.Util.ZUtil.
-Require Import Crypto.Util.Tactics.
+(*Require Import Crypto.Util.Tactics.*)
Local Open Scope Z_scope.