Skip to content

Commit

Permalink
Shorten heading, making it more general
Browse files Browse the repository at this point in the history
The previous heading didn't cover the new SourceDirectory annotation, so the headed needed some kind of adjustment anyway.
  • Loading branch information
henrikt-ma committed Jan 25, 2022
1 parent fcba1f8 commit 57ba341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/functions.tex
Expand Up @@ -2361,7 +2361,7 @@ \subsection{Aliasing}\label{aliasing}
The use of the function \lstinline!foo! in Modelica is uninfluenced by these considerations.
\end{example}

\subsection{Annotations for External Libraries and Include Files}\label{annotations-for-external-libraries-and-include-files}
\subsection{Annotations for External Functions}\label{annotations-for-external-libraries-and-include-files}

The following annotations are useful in the context of calling external functions from Modelica, and they should occur on the \lstinline!external!-clause and no other standard annotations should occur on the \lstinline!external!-clause.
They can all specify either a scalar value or an array of values as indicated below for the \lstinline!Library! annotation:
Expand Down

0 comments on commit 57ba341

Please sign in to comment.