mathlib3
565fef65
- refactor(tactic/tidy): use @[user_attribute] (#8630)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
refactor(tactic/tidy): use @[user_attribute] (#8630) This is just a minor change to use the `@[user_attribute]` attribute like all other user attrs instead of calling `attribute.register`. (This came up during the census of mathlib user attrs.)
Author
digama0
Parents
7b5c60db
Loading