Skip to content

Commit

Permalink
feat:add correct SHA to earlier PR (#5799)
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine Chambert-Loir <antoine.chambert-loir@math.univ-paris-diderot.fr>
  • Loading branch information
AntoineChambert-Loir and Antoine Chambert-Loir committed Jul 11, 2023
1 parent 57cae8c commit 5d83d80
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Mathlib/Data/Finite/Card.lean
Expand Up @@ -4,7 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: Kyle Miller
! This file was ported from Lean 3 source module data.finite.card
! leanprover-community/mathlib commit dde670c9a3f503647fd5bfdf1037bad526d3397a
! leanprover-community/mathlib commit 3ff3f2d6a3118b8711063de7111a0d77a53219a8
! Please do not edit these lines, except to modify the commit id
! if you have ported upstream changes.
-/
Expand Down
2 changes: 1 addition & 1 deletion Mathlib/Data/Nat/PartENat.lean
Expand Up @@ -4,7 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: Chris Hughes
! This file was ported from Lean 3 source module data.nat.part_enat
! leanprover-community/mathlib commit 114ff8a4a7935cb7531062200bff375e7b1d6d85
! leanprover-community/mathlib commit 3ff3f2d6a3118b8711063de7111a0d77a53219a8
! Please do not edit these lines, except to modify the commit id
! if you have ported upstream changes.
-/
Expand Down
2 changes: 1 addition & 1 deletion Mathlib/SetTheory/Cardinal/Basic.lean
Expand Up @@ -4,7 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: Johannes Hölzl, Mario Carneiro, Floris van Doorn
! This file was ported from Lean 3 source module set_theory.cardinal.basic
! leanprover-community/mathlib commit 9bb28972724354ac0574e2b318be896ec252025f
! leanprover-community/mathlib commit 3ff3f2d6a3118b8711063de7111a0d77a53219a8
! Please do not edit these lines, except to modify the commit id
! if you have ported upstream changes.
-/
Expand Down
2 changes: 1 addition & 1 deletion Mathlib/SetTheory/Cardinal/Finite.lean
Expand Up @@ -4,7 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: Aaron Anderson
! This file was ported from Lean 3 source module set_theory.cardinal.finite
! leanprover-community/mathlib commit dde670c9a3f503647fd5bfdf1037bad526d3397a
! leanprover-community/mathlib commit 3ff3f2d6a3118b8711063de7111a0d77a53219a8
! Please do not edit these lines, except to modify the commit id
! if you have ported upstream changes.
-/
Expand Down

0 comments on commit 5d83d80

Please sign in to comment.