From ee30e8faf778ac9fd43f1d8d9d6d61cd4e9d8b3f Mon Sep 17 00:00:00 2001 From: jadep Date: Wed, 3 Apr 2019 12:14:52 -0400 Subject: fix typo --- src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v b/src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v index 84d5be615..535e325dd 100644 --- a/src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v +++ b/src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v @@ -1,4 +1,4 @@ -(** * Push-Button Snthesis of fancy mongomery reduction : Reification Cache *) +(** * Push-Button Synthesis of fancy mongomery reduction : Reification Cache *) Require Import Coq.ZArith.ZArith. Require Import Coq.derive.Derive. Require Import Crypto.Arithmetic.Core. -- cgit v1.2.3