aboutsummaryrefslogtreecommitdiff
path: root/lake-manifest.json
blob: 4fc74031d31ebb4055afc4f0813c5e2ab9f216b6 (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": "a2fcff2dbe3561e3a51b810b3f0577ba99ef5e78",
   "name": "BinaryHeap",
   "manifestFile": "lake-manifest.json",
   "inputRev": null,
   "inherited": false,
   "configFile": "lakefile.lean"}],
 "name": "«lean-astar»",
 "lakeDir": ".lake"}