Skip to content

Commit

Permalink
merge nightly-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kim-em committed Jul 1, 2024
2 parents 66e1314 + 418331c commit 8739e13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion ImportGraph/Lean/Name.lean
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Authors: Jon Eugster
import Lean.Data.Name
import Lean.CoreM
import Batteries.Data.HashMap.Basic
import Batteries.Lean.Name
import Batteries.Lean.SMap
import Lean.Meta.Match.MatcherInfo

Expand Down
4 changes: 4 additions & 0 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
{"url": "https://github.com/leanprover-community/batteries",
"type": "git",
"subDir": null,
<<<<<<< HEAD
"rev": "54bb04c3119f24fde14b9068c4b2e69db52a1450",
=======
"rev": "2506c85498141bc8ab3ee745bcb06021c3ed9a80",
>>>>>>> nightly-testing
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
Expand Down

0 comments on commit 8739e13

Please sign in to comment.