aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/IntegrationTestMontgomeryP256.v
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-06-18 18:21:25 -0400
committerGravatar Jason Gross <jasongross9@gmail.com>2017-06-18 20:27:58 -0400
commit8c8dcca58e1e8fd462d3e922ddbd19866e4821d7 (patch)
tree3c85825312264a5c31889cc6450507bfe10a27e8 /src/Specific/IntegrationTestMontgomeryP256.v
parent01f0cc372b4ab5b9bc7d9e8aff879ec4719a685a (diff)
Switch to using uint8_t rather than bool for adc
This closes #206
Diffstat (limited to 'src/Specific/IntegrationTestMontgomeryP256.v')
-rw-r--r--src/Specific/IntegrationTestMontgomeryP256.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Specific/IntegrationTestMontgomeryP256.v b/src/Specific/IntegrationTestMontgomeryP256.v
index 8c672404a..db1aa6f51 100644
--- a/src/Specific/IntegrationTestMontgomeryP256.v
+++ b/src/Specific/IntegrationTestMontgomeryP256.v
@@ -61,7 +61,7 @@ Section BoundedField25p5.
(*apply (fun f => proj2_sig_map (fun THIS_NAME_MUST_NOT_BE_UNDERSCORE_TO_WORK_AROUND_CONSTR_MATCHING_ANAOMLIES___BUT_NOTE_THAT_IF_THIS_NAME_IS_LOWERCASE_A___THEN_REIFICATION_STACK_OVERFLOWS___AND_I_HAVE_NO_IDEA_WHATS_GOING_ON p => f_equal f p)).*)
(* jgross start here! *)
Set Ltac Profiling.
- Time refine_reflectively_with_bool_with default. (* Finished transaction in 212.693 secs (212.576u,0.184s) (successful) *)
+ Time refine_reflectively_with_uint8_with default. (* Finished transaction in 212.693 secs (212.576u,0.184s) (successful) *)
Show Ltac Profile.
(* total time: 19.632s