chg: Renamed the project

This commit is contained in:
Sayantan Santra 2024-02-05 21:27:10 -06:00
parent 89997aeb57
commit 531dd25bd1
Signed by: SinTan1729
GPG key ID: EB3E68BFBA25C85F
4 changed files with 5 additions and 5 deletions

View file

@ -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
View 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