aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/IntegrationTestMontgomeryP256_128Display.v
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-06-19 18:08:39 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-06-19 18:10:23 -0400
commit951448bda9f14f214fbf3f113ed97161f2f7c25f (patch)
treefe6788d298e678bbec96b3c5986cf503d85c484a /src/Specific/IntegrationTestMontgomeryP256_128Display.v
parentb38a703308a2030393ca23631461628b8caf4195 (diff)
Better specs (F-based) for mulmod
Diffstat (limited to 'src/Specific/IntegrationTestMontgomeryP256_128Display.v')
-rw-r--r--src/Specific/IntegrationTestMontgomeryP256_128Display.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Specific/IntegrationTestMontgomeryP256_128Display.v b/src/Specific/IntegrationTestMontgomeryP256_128Display.v
index 066c2176f..6b96923fc 100644
--- a/src/Specific/IntegrationTestMontgomeryP256_128Display.v
+++ b/src/Specific/IntegrationTestMontgomeryP256_128Display.v
@@ -1,4 +1,4 @@
Require Import Crypto.Specific.IntegrationTestMontgomeryP256_128.
Require Import Crypto.Specific.IntegrationTestDisplayCommon.
-Check display mulmod_256.
+Check display mul.