aboutsummaryrefslogtreecommitdiff
path: root/src/SlowPrimeSynthesisExamples.v
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2019-01-30 19:13:27 -0500
committerGravatar Jason Gross <jasongross9@gmail.com>2019-02-02 18:22:15 -0500
commit496271f86e9dc6df1b23a189d6b8fd2a82db33aa (patch)
tree1b531bac09c49efb594642ea85d398f7893f8494 /src/SlowPrimeSynthesisExamples.v
parentcd1d339aa57c09abc716ef30a5a153ac5aadb563 (diff)
Add autogenerated docstrings to synthesized code
We now stringify the correctness conditions to generate docstrings for the synthesized code. Closes #512 Time commitment: about 6 hours
Diffstat (limited to 'src/SlowPrimeSynthesisExamples.v')
-rw-r--r--src/SlowPrimeSynthesisExamples.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SlowPrimeSynthesisExamples.v b/src/SlowPrimeSynthesisExamples.v
index a84455a6c..9bac61295 100644
--- a/src/SlowPrimeSynthesisExamples.v
+++ b/src/SlowPrimeSynthesisExamples.v
@@ -73,12 +73,12 @@ Section debugging_p448.
true (* static *)
"" (* prefix *)
"mul"
- [] (* comment *)
false (* subst01 *)
None (* fancy *)
possible_values
ltac:(let r := Reify ((carry_mulmod limbwidth_num limbwidth_den s c n [3; 7; 4; 0; 5; 1; 6; 2; 7; 3; 4; 0]%nat)) in
exact r)
+ (fun _ _ => []) (* comment *)
(Some loose_bounds, (Some loose_bounds, tt))
(Some tight_bounds).