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