Skip to content

Commit eca8daf

Browse files
add further space to Modelica.Blocks.Sources.mo
1 parent fb6e970 commit eca8daf

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
@@ -1666,7 +1666,7 @@ parameter Real table[:, <strong>2</strong>]=[0, 0; 1, 1; 2, 4];
16661666
if tableOnFile then verboseRead else false,
16671667
delimiter,
16681668
nHeaderLines) "External table object";
1669-
discrete SI.Time nextTimeEvent(start=0, fixed=true)
1669+
discrete SI.Time nextTimeEvent(start = 0, fixed=true)
16701670
"Next time event instant";
16711671
discrete Real nextTimeEventScaled(start=0, fixed=true)
16721672
"Next scaled time event instant";

0 commit comments

Comments
 (0)