Skip to content

Commit

Permalink
Use grammar-language and consistent names
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jun 23, 2020
1 parent 61d42d7 commit 2aba8d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/annotations.tex
Expand Up @@ -1066,8 +1066,8 @@ \section{Annotations for the Graphical User Interface}\doublelabel{annotations-f
\end{lstlisting}

When creating a component, it is recommended to generate a declaration of the form
\begin{lstlisting}[language=modelica]
prefixes class-name component-name
\begin{lstlisting}[language=grammar]
type-prefix type-specifier component-declaration
\end{lstlisting}

The following prefixes may be included in the string \lstinline!prefixes!: \lstinline!inner!,
Expand Down

0 comments on commit 2aba8d0

Please sign in to comment.