mirror of
https://github.com/SinTan1729/lean-talk-sp24.git
synced 2024-12-25 21:28:36 -06:00
chg: Renamed the project
This commit is contained in:
parent
89997aeb57
commit
531dd25bd1
4 changed files with 5 additions and 5 deletions
|
@ -1,3 +0,0 @@
|
||||||
-- This module serves as the root of the `«Lean Talk SP24»` library.
|
|
||||||
-- Import modules here that should be built as part of the library.
|
|
||||||
import «Lean Talk SP24».basics
|
|
3
LeanTalkSP24.lean
Normal file
3
LeanTalkSP24.lean
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
-- 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
|
Loading…
Reference in a new issue