From 56b1e87f32b0ef2debd39240c5d0cc1f2781c733 Mon Sep 17 00:00:00 2001 From: Thomas Beutlich Date: Sat, 10 Apr 2021 12:07:48 +0200 Subject: [PATCH] Remove outdated reference of MSL See also #1048 --- chapters/annotations.tex | 3 --- 1 file changed, 3 deletions(-) diff --git a/chapters/annotations.tex b/chapters/annotations.tex index 1912a6f1a..a4450b683 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -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}