mirror of
https://github.com/SinTan1729/lean-talk-sp24.git
synced 2024-12-26 05:38:37 -06:00
4 lines
168 B
Text
4 lines
168 B
Text
|
-- This module serves as the root of the `«LeanTalkSP24»` library.
|
||
|
-- Import modules here that should be built as part of the library.
|
||
|
import «LeanTalkSP24».basics
|