You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: anneal/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -215,3 +215,5 @@ cargo anneal verify
215
215
-**`cargo anneal verify`**: Verifies the target crate.
216
216
-**`cargo anneal expand`**: Outputs the generated Lean code without running full verification (useful for debugging).
217
217
-**`cargo anneal generate`**: Generates the `.lean` files on disk, allowing you to iterate on proofs using standard Lean tooling before copying them back to Rust source.
0 commit comments