lean4-htt/tests/pkg/user_attr
Leonardo de Moura 2a67a49f31
chore: simp_arith has been deprecated (#7043)
This PR deprecates the tactics `simp_arith`, `simp_arith!`,
`simp_all_arith` and `simp_all_arith!`. Users can just use the `+arith`
option.
2025-02-12 03:55:45 +00:00
..
UserAttr chore: simp_arith has been deprecated (#7043) 2025-02-12 03:55:45 +00:00
lakefile.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
test.sh chore: update tests to account for .lake 2023-11-13 20:31:24 -05:00
UserAttr.lean