Skip to content

Commit c817fe0

Browse files
there cant be enough spaces in Modelica\Blocks\Sources.mo
1 parent 8d42185 commit c817fe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modelica/Blocks/Sources.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1617,7 +1617,7 @@ parameter Real table[:, <strong>2</strong>]=[0, 0; 1, 1; 2, 4];
16171617
parameter Integer columns[:] = 2:size(table, 2)
16181618
"Columns of table to be interpolated"
16191619
annotation (Dialog(group="Table data interpretation",
1620-
groupImage="modelica://Modelica/Resources/Images/Blocks/Sources/CombiTimeTable.png"));
1620+
groupImage = "modelica://Modelica/Resources/Images/Blocks/Sources/CombiTimeTable.png"));
16211621
parameter Modelica.Blocks.Types.Smoothness smoothness=Modelica.Blocks.Types.Smoothness.LinearSegments
16221622
"Smoothness of table interpolation"
16231623
annotation (Dialog(group="Table data interpretation"));

0 commit comments

Comments
 (0)