fix: remove partially copied code comment (#5070)
This commit is contained in:
parent
53e6e99a29
commit
a08ef5ffa2
1 changed files with 0 additions and 1 deletions
|
|
@ -483,7 +483,6 @@ def SimpTheorems.addDeclToUnfold (d : SimpTheorems) (declName : Name) : MetaM Si
|
|||
if i + 1 = eqns.size then 0 else 1
|
||||
else
|
||||
100 - i
|
||||
-- We assign very low priority to equational le
|
||||
d ← SimpTheorems.addConst d eqn (prio := prio)
|
||||
/-
|
||||
Even if a function has equation theorems,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue