2024-05-17 20:45:29 -07:00
|
|
|
import Lake
|
|
|
|
open Lake DSL
|
|
|
|
|
|
|
|
require aesop from git
|
2024-09-09 19:04:56 -07:00
|
|
|
"https://github.com/leanprover-community/aesop.git" @ "v4.10.0-rc1"
|
2024-05-17 20:45:29 -07:00
|
|
|
|
2024-05-17 20:53:34 -07:00
|
|
|
package Example
|
2024-05-17 20:45:29 -07:00
|
|
|
|
2024-05-17 20:53:34 -07:00
|
|
|
@[default_target]
|
|
|
|
lean_lib Example
|