aboutsummaryrefslogtreecommitdiff
path: root/lake-manifest.json
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2025-01-04 18:33:05 +0100
committerAndreas Grois <andi@grois.info>2025-01-04 18:33:05 +0100
commit3514e38cf48b611abc808b7de4c13862d3a4ede0 (patch)
tree9e4e3611259b8e8762bc92fd1a8fbd05a1012098 /lake-manifest.json
Initial Commit (untested)
Diffstat (limited to 'lake-manifest.json')
-rw-r--r--lake-manifest.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/lake-manifest.json b/lake-manifest.json
new file mode 100644
index 0000000..b366e1e
--- /dev/null
+++ b/lake-manifest.json
@@ -0,0 +1,15 @@
+{"version": "1.1.0",
+ "packagesDir": ".lake/packages",
+ "packages":
+ [{"url": "https://github.com/soulsource/BinaryHeap",
+ "type": "git",
+ "subDir": null,
+ "scope": "",
+ "rev": "376e4bf573f754aa7cb8c5d6ed652f1efece3050",
+ "name": "BinaryHeap",
+ "manifestFile": "lake-manifest.json",
+ "inputRev": null,
+ "inherited": false,
+ "configFile": "lakefile.lean"}],
+ "name": "«lean-astar»",
+ "lakeDir": ".lake"}