generated from seanpm2001/Template_SNU_2D_ProgrammingTools_V7
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
PROJECT_LANG_1.elm
27 lines (23 loc) · 1.02 KB
/
PROJECT_LANG_1.elm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
-- Start of script
{- Project language file 1 -}
-- Start
projectLanguageOneTitle : String
projectLanguageOneTitle = "Project language file 1"
projectLanguageOneSTitle : String
projectLanguageOneSTitle = "For: /SNU/2D/ProgrammingTools/IDE/Elm/"
projectLanguageOneHeaderThree : String
projectLanguageOneHeaderThree = "About:"
projectLanguageOneDescription : String
projectLanguageOneDescription = "I decided to make Elm the main project language file for this project (SNU / 2D / Programming Tools / IDE / Elm) as this is a Elm IDE, and it needs its main language to be represented here."
-- End
{- 1 elif egaugnal tcojorP -}
{- Output {-
I decided to make Elm the main project language file for this project (SNU / 2D / Programming Tools / IDE / Elm) as this is a Elm IDE, and it needs its main language to be represented here.
-}-}
{- File info -}
{-
-- File type: Elm source file (*.elm)
-- File version: 1 (2022, Wednesday, October 19th at 6:50 pm PST)
-- Line count (including blank lines and compiler line): 28
-}
-- End of script