Skip to content

Commit 2a2fc73

Browse files
committed
Revert unrelated dummy changes.
1 parent 8241f69 commit 2a2fc73

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

OpenIPSL/Data/PowerPlant/GenerationGroup/Generator1.mo

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ equation
130130
fillPattern=FillPattern.Solid,
131131
textString="%name"),
132132
Line(points={{-60,-20},{-20,20},{20,-20},{60,20}},
133-
color={28,108,200}),Ellipse(extent={{-100,-100},{100,100}}, lineColor=
133+
color={28,108,200}),Ellipse(extent={{-100,-100},{100,100}}, lineColor
134+
=
134135
{28,108,200})}),
135136
Documentation(info="<html>
136137
<p>Generation group for the example that uses the IEEE421.5-based data set.</p>

OpenIPSL/Data/PowerPlant/GenerationGroup/Generator2.mo

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ equation
127127
fillPattern=FillPattern.Solid,
128128
textString="%name"),
129129
Line(points={{-60,-20},{-20,20},{20,-20},{60,20}},
130-
color={28,108,200}),Ellipse(extent={{-100,-100},{100,100}}, lineColor=
130+
color={28,108,200}),Ellipse(extent={{-100,-100},{100,100}}, lineColor
131+
=
131132
{28,108,200})}),
132133
Documentation(info="<html>
133134
<p>Generation Group for the example that uses the Anderson-based data set.</p>

0 commit comments

Comments
 (0)