Skip to content

Commit

Permalink
Finish file with newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasgrosser committed Oct 18, 2023
1 parent 84fd6cf commit a26f0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SSA/Projects/InstCombine/TacticAuto.lean
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ macro "alive_auto": tactic =>
skip; --placeholder, as `simp` will currently timeout sometimes
try simp (config := {decide := false})
)
)
)

0 comments on commit a26f0a6

Please sign in to comment.