Skip to content

Commit

Permalink
more readable
Browse files Browse the repository at this point in the history
and it must not contain e.g.
  • Loading branch information
thorade committed Jun 3, 2019
1 parent 3417c31 commit 12e3220
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chapters/functions.tex
Expand Up @@ -149,7 +149,8 @@ \section{Function as a Specialized Class}\doublelabel{function-as-a-specialized-
\item
A function may only contain components of the restricted classes
\lstinline!type!, \lstinline!record!, \lstinline!operator record!, and \lstinline!function!;
e.g. no \lstinline!model!, \lstinline!block!, \lstinline!operator! or \lstinline!connector!
and it must not contain e.g.
\lstinline!model!, \lstinline!block!, \lstinline!operator! or \lstinline!connector!
components.
\item
The elements of a function may not have prefixes \lstinline!inner!, or \lstinline!outer!.
Expand Down

0 comments on commit 12e3220

Please sign in to comment.