Skip to content

Commit b625213

Browse files
beutlichHansOlsson
andcommitted
Update Modelica/Math/nearestInteger.mo
Co-authored-by: Hans Olsson <[email protected]>
1 parent c7e861d commit b625213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modelica/Math/nearestInteger.mo

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ Math.nearestInteger(-0.5); // = -1
4040
This function does the same conversion as the block
4141
<a href=\"modelica://Modelica.Blocks.Math.RealToInteger\">RealToInteger</a>.
4242
</p>
43-
</html>"));
43+
</html>"), GenerateEvents=true);
4444
end nearestInteger;

0 commit comments

Comments
 (0)