bookshelf/mathematical-introduction-l.../lakefile.lean

12 lines
199 B
Plaintext

import Lake
open Lake DSL
package «mathematical-introduction-logic»
require Bookshelf from "../bookshelf"
@[default_target]
lean_lib «enderton» {
-- add library configuration options here
}