Skip to content

Commit c56a724

Browse files
committed
fix CI: UTF-8 BOM to UTF-8
1 parent ebf4742 commit c56a724

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Physiolibrary/Media.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
within Physiolibrary;
1+
within Physiolibrary;
22
package Media "Models of physiological fluids"
33
extends Modelica.Icons.Package;
44

Physiolibrary/Organs.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
within Physiolibrary;
1+
within Physiolibrary;
22
package Organs "Prototypes of human physiological organ models"
33
package Heart "Heart Components"
44

0 commit comments

Comments
 (0)