Skip to content

Commit

Permalink
Closes #2271
Browse files Browse the repository at this point in the history
Moved Clock to "other predefined" types section.
  • Loading branch information
HansOlsson committed May 11, 2019
1 parent e2d9514 commit 77d7219
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions chapters/classes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1695,9 +1695,7 @@ \subsubsection{Unspecified enumeration}\doublelabel{unspecified-enumeration}
to any enumeration type. There can be no enumeration variables declared
using enumeration(:) in a simulation model.
\subsection{Clock Types}\doublelabel{clock-types}
See \autoref{clocks-and-clocked-variables} and \autoref{clock-constructors}.
\subsection{Attributes start, fixed, nominal, and unbounded}\doublelabel{attributes-start-fixed-nominal-and-unbounded}
Expand Down Expand Up @@ -1776,3 +1774,7 @@ \subsubsection{Graphical Annotation Types}\doublelabel{graphical-annotation-type
graphical annotations are described in \autoref{annotations}. These types are not
predefined in the usual sense since they cannot be referenced in
ordinary Modelica code, only within annotations.
\subsubsection{Clock Types}\doublelabel{clock-types}
See \autoref{clocks-and-clocked-variables} and \autoref{clock-constructors}.

0 comments on commit 77d7219

Please sign in to comment.