Commit e12bcd0
committed
chore(Archive): make the
`◾` is [listed as the final tactic](https://leanprover-community.github.io/mathlib4_docs/tactics.html#%C2%ABtactic%E2%97%BE%C2%BB) provided by Mathlib, but it's just a synonym for `aesop` used in one `Archive` file, not actually for downstream consumption. By making it a local macro, it won't show up in the documentation page.
Co-authored-by: Anne C.A. Baanen <vierkantor@vierkantor.com>◾ macro local (leanprover-community#39367)1 parent 146974d commit e12bcd0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments