mirror of
https://github.com/tomasriveral/ZeroToLean.git
synced 2026-08-11 18:28:39 +02:00
4 lines
155 B
Lean4
4 lines
155 B
Lean4
-- This module serves as the root of the `ZeroToLean` library.
|
|
-- Import modules here that should be built as part of the library.
|
|
import ZeroToLean.Basic
|