Skip to content

Commit

Permalink
Cleanup related to 'inStream' and 'actualStream'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Oct 13, 2020
1 parent 87c365c commit 271ff7c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions chapters/revisions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -361,10 +361,10 @@ \subsection{Main changes in Modelica 3.4}\label{main-changes-in-modelica-3-4}
Used correct font, \cref{external-resources}. Ticket
\href{https://github.com/modelica/ModelicaSpecification/issues/2061}{\#2061}.
\item
Clarified that inStream optimizations are allowed, \cref{stream-operator-instream-and-connection-equations}.
Clarified that \lstinline!inStream! optimizations are allowed, \cref{stream-operator-instream-and-connection-equations}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/1766}{\#1766}.
\item
Corrected actualStream example in \cref{stream-operator-actualstream}. Ticket
Corrected \lstinline!actualStream! example in \cref{stream-operator-actualstream}. Ticket
\href{https://github.com/modelica/ModelicaSpecification/issues/1652}{\#1652}.
\item
Corrected non-periodic rational clocks, \cref{clock-constructors}. Ticket
Expand Down Expand Up @@ -1049,8 +1049,7 @@ \subsection{Main changes in Modelica 3.2 Revision 1}\label{main-changes-in-model
Definition of \lstinline!atan2! corrected.
\item
\cref{derivative-and-special-purpose-operators-with-function-syntax} Special Purpose Operators\\
Included definition of inStream and actualStream operators from
\cref{stream-connectors}.
Included definition of \lstinline!inStream! and \lstinline!actualStream! operators from \cref{stream-connectors}.
\item
\cref{event-related-operators-with-function-syntax} Event-Related Operators\\
Clarified, that the first argument of \lstinline!smooth! is a scalar.\\
Expand Down

0 comments on commit 271ff7c

Please sign in to comment.