Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjbest committed Jan 3, 2024
1 parent 86397bf commit 25da35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Nevertheless at the moment it does at least provide some potentially useful outp


```diff
$ lake exe leaff Mathlib $(tr ':' ',' <<<"$(eval $(lake --dir ../test-mathlib2/ env) && echo $LEAN_PATH)") $(tr ':' ',' <<<"$(eval $(lake --dir ../test-mathlib/ env) && echo $LEAN_PATH)")
$ ./runleaff.sh Mathlib ../test-mathlib2/ ../test-mathlib/
Found differences:
+ added Affine.Simplex.coe_orthogonalProjection_vadd_smul_vsub_orthogonalProjection
+ added Affine.Simplex.dist_sq_eq_dist_orthogonalProjection_sq_add_dist_orthogonalProjection_sq
Expand Down

0 comments on commit 25da35d

Please sign in to comment.