Skip to content

Commit

Permalink
Put 'algorithm section' under 'algorithm'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Dec 15, 2020
1 parent f707cbd commit 55b7cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/statements.tex
Expand Up @@ -9,7 +9,7 @@ \chapter{Statements and Algorithm Sections}\label{statements-and-algorithm-secti

\section{Algorithm Sections}\label{algorithm-sections}

An \firstuse{algorithm section}\index{algorithm section} is a part of a class definition comprised of the keyword \lstinline!algorithm!\index{algorithm@\robustinline{algorithm}} followed by a sequence of statements.
An \firstuse{algorithm section}\index{algorithm!section} is a part of a class definition comprised of the keyword \lstinline!algorithm!\index{algorithm@\robustinline{algorithm}} followed by a sequence of statements.
The formal syntax is as follows:
\begin{lstlisting}[language=grammar]
algorithm-section :
Expand Down

0 comments on commit 55b7cbb

Please sign in to comment.