aboutsummaryrefslogtreecommitdiff
path: root/src/Spec
diff options
context:
space:
mode:
Diffstat (limited to 'src/Spec')
-rw-r--r--src/Spec/MontgomeryCurve.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Spec/MontgomeryCurve.v b/src/Spec/MontgomeryCurve.v
index a12f2ef96..e5ed281f9 100644
--- a/src/Spec/MontgomeryCurve.v
+++ b/src/Spec/MontgomeryCurve.v
@@ -1,6 +1,6 @@
Require Crypto.Algebra Crypto.Algebra.Field.
Require Crypto.Util.GlobalSettings.
-Require Crypto.Util.Tactics Crypto.Util.Sum Crypto.Util.Prod.
+Require Crypto.Util.Tactics.DestructHead Crypto.Util.Sum Crypto.Util.Prod.
Module M.
Section MontgomeryCurve.
@@ -54,7 +54,7 @@ Module M.
| _, ∞ => coordinates P1
end.
Next Obligation.
- Proof.
+ Proof.
repeat match goal with
| _ => solve [ trivial ]
| _ => progress Tactics.DestructHead.destruct_head' @point