Skip to content

Commit

Permalink
Merge pull request modelica#2914 from beutlich/fix-nonnormative-Gener…
Browse files Browse the repository at this point in the history
…ateEvents

Remove outdated reference of MSL for GenerateEvents annotation
  • Loading branch information
HansOlsson committed Apr 12, 2021
2 parents 49ce986 + 56b1e87 commit 4103f30
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 4103f30

Please sign in to comment.