aboutsummaryrefslogtreecommitdiff
path: root/lake-manifest.json
blob: a0ff74c272c61861819b2266520182c651a2e4ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{"version": "1.1.0",
 "packagesDir": ".lake/packages",
 "packages":
 [{"url": "https://github.com/soulsource/BinaryHeap",
   "type": "git",
   "subDir": null,
   "scope": "",
   "rev": "7896480adb78fc9f9b7a86a5eddd0fc5e3f9e4d5",
   "name": "BinaryHeap",
   "manifestFile": "lake-manifest.json",
   "inputRev": null,
   "inherited": false,
   "configFile": "lakefile.lean"}],
 "name": "«lean-astar»",
 "lakeDir": ".lake"}