generated from seanpm2001/Template_Other_V4
-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPROJECT_LANG_1.mo
25 lines (21 loc) · 887 Bytes
/
PROJECT_LANG_1.mo
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
// Start of script
model projectLanguageFileOne
a "Project language file 1";
b "For: SNU/2D/ProgrammingTools/IDE/Modelica";
c "About: ";
d "I decided to make Modelica the main project language file for this project (SNU / 2D / Programming Tools / IDE / Modelica) as this is a Modelica IDE, and it needs its main language to be represented here.";
end projectLanguageFileOne
// Output
/*
Project language file 1
For: SNU/2D/ProgrammingTools/IDE/Modelica
About:
I decided to make Modelica the main project language file for this project (SNU / 2D / Programming Tools / IDE / Modelica) as this is a Modelica IDE, and it needs its main language to be represented here.
*/
// End of output
/* File info
* File type: Modelica source file (*.mo)
* File version: 1 (2022, Friday, October 7th at 6:19 pm PST)
* Line count (including blank lines and compiler line): 26
*/
// End of script