diff options
| author | Andreas Grois <andi@grois.info> | 2024-07-22 00:18:36 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2024-07-22 00:18:36 +0200 |
| commit | 1ff5b4e46f52fa05624523b17a5188991ab82cf3 (patch) | |
| tree | a487ff5b7ec7db0d3578d3077e3d29c6c68e00a0 /lake-manifest.json | |
Initial commit.
Diffstat (limited to 'lake-manifest.json')
| -rw-r--r-- | lake-manifest.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lake-manifest.json b/lake-manifest.json new file mode 100644 index 0000000..644812c --- /dev/null +++ b/lake-manifest.json @@ -0,0 +1,5 @@ +{"version": "1.0.0", + "packagesDir": ".lake/packages", + "packages": [], + "name": "BinaryHeap", + "lakeDir": ".lake"} |
