Skip to content

Commit

Permalink
Remove outdated reference of MSL
Browse files Browse the repository at this point in the history
See also #1048
  • Loading branch information
beutlich committed Apr 10, 2021
1 parent f999d1d commit 56b1e87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chapters/annotations.tex
Expand Up @@ -452,9 +452,6 @@ \section{Annotations for Code Generation}\label{annotations-for-code-generation}

If \lstinline!GenerateEvents = true!, the model developer proposes that crossing functions in the function should generate events (one possibility of doing this is to inline the function and generate events for the inlined function).

\begin{nonnormative}
This annotation is for example used in \lstinline!Modelica.Media.Water.IF97_Utilities.phase_dT! to indicate that the output should generate an event when it changes.
\end{nonnormative}
\end{semantics}
\end{annotationdefinition}

Expand Down

0 comments on commit 56b1e87

Please sign in to comment.