Pantograph/experiments/dsp/lean_src_proj/lakefile.lean

13 lines
275 B
Plaintext

import Lake
open Lake DSL
require aesop from git
"https://github.com/leanprover-community/aesop.git" @ "v4.12.0"
require mathlib from git
"https://github.com/leanprover-community/mathlib4.git" @ "v4.12.0"
package LeanSrcProj
@[default_target]
lean_lib «LeanSrcProj»