PhysLean/lakefile.toml
2024-05-31 14:58:07 -04:00

14 lines
264 B
TOML

name = "hep_lean"
defaultTargets = ["HepLean"]
[[require]]
name = "mathlib"
git = "https://github.com/leanprover-community/mathlib4.git"
[[require]]
name = "«doc-gen4»"
git = "https://github.com/leanprover/doc-gen4"
rev = "main"
[[lean_lib]]
name = "HepLean"