-
Notifications
You must be signed in to change notification settings - Fork 0
/
lake-manifest.json
35 lines (35 loc) · 1 KB
/
lake-manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/SHerLOC.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "cf77ce5f5b389a593f6ca0689e5d445010afc056",
"name": "SHerLOC",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover/NKL.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "cfe38f61d0606f1b408e654103fdbcb3db5cf064",
"name": "NKL",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover/TensorLib.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "d1d385414f665926e3a5f5c7eea3b724ff9d5c91",
"name": "TensorLib",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "TenCert",
"lakeDir": ".lake"}