Skip to content

Commit

Permalink
Add missing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Jul 9, 2020
1 parent 7de7439 commit 110aa66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chapters/operatorsandexpressions.tex
Expand Up @@ -1357,8 +1357,7 @@ \subsection{Discrete-Time Expressions}\doublelabel{discrete-time-expressions}
\item
Expressions in the body of a \lstinline!when!-clause, \lstinline!initial equation!, or \lstinline!initial algorithm!.
\item
Unless inside \lstinline!noEvent!: Ordered relations
(\lstinline!>!,\lstinline!<!,\lstinline!>=!,\lstinline!<=!)and the event
Unless inside \lstinline!noEvent!: Ordered relations (\lstinline!>!, \lstinline!<!, \lstinline!>=!, \lstinline!<=!) and the event
generating functions \lstinline!ceil!, \lstinline!floor!, \lstinline!div!, and \lstinline!integer!, if at least one
argument is non-discrete time expression and subtype of \lstinline!Real!.
\begin{nonnormative}
Expand Down

0 comments on commit 110aa66

Please sign in to comment.