mirror of
https://github.com/GTBarkley/comm_alg.git
synced 2024-12-26 07:38:36 -06:00
removed a comment
This commit is contained in:
parent
dd45702fca
commit
dbdb06fb58
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ import Mathlib.AlgebraicGeometry.PrimeSpectrum.Basic
|
||||||
set_option maxHeartbeats 0
|
set_option maxHeartbeats 0
|
||||||
macro "ls" : tactic => `(tactic|library_search)
|
macro "ls" : tactic => `(tactic|library_search)
|
||||||
|
|
||||||
-- From Kyle : New tactic "obviously"
|
|
||||||
-- From Kyle : New tactic "obviously"
|
-- From Kyle : New tactic "obviously"
|
||||||
macro "obviously" : tactic =>
|
macro "obviously" : tactic =>
|
||||||
`(tactic| (
|
`(tactic| (
|
||||||
|
|
Loading…
Reference in a new issue