Skip to content

Commit a6c7b7c

Browse files
committed
Clean up from automatic update of Dymola 2025x Refresh 1
1 parent 5348702 commit a6c7b7c

5 files changed

Lines changed: 2 additions & 14 deletions

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
within Example1.Base.Plants;
22
package Tests "Test models for plant models"
33
extends Modelica.Icons.ExamplesPackage;
4-
annotation();
54
end Tests;

Example1/Resources/ConvertFromExample1_3.mos

Lines changed: 0 additions & 4 deletions
This file was deleted.

Example1/package.mo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,5 @@ annotation(preferredView = "info",
9797
color={255,170,255},
9898
smooth=Smooth.Bezier,
9999
origin={-6,17.9},
100-
rotation=90)}),
101-
conversion(noneFromVersion="2", noneFromVersion="3"));
100+
rotation=90)}));
102101
end Example1;

Example2/Resources/ConvertFromExample2_.mos

Lines changed: 0 additions & 4 deletions
This file was deleted.

Example2/package.mo

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,5 @@ annotation (uses(
9595
</ul>
9696
<p><br>The models were developed and tested with Dymola 2024X under MS Windows 11.</p>
9797
<p><br>(c) 2024, Luigi Vanfretti, Rensselaer Polytechnic Institute, Troy, NY, USA and Chrisopher R. Laughman, Mitsubishi Electric Research Labs., Cambridge, MA, USA.</p>
98-
</html>"),preferredView="info",
99-
version="1",
100-
conversion(noneFromVersion=""));
98+
</html>"),preferredView="info");
10199
end Example2;

0 commit comments

Comments
 (0)