2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-25 06:18:05 +02:00
This commit is contained in:
Martin Thoma 2014-01-12 18:16:50 +01:00
parent 3973b07951
commit 2eaa403789
2 changed files with 1 additions and 1 deletions

View file

@ -112,7 +112,7 @@ Pseudocode vorgestellt.
\State $M_H \gets \Call{max}{d}$ \State $M_H \gets \Call{max}{d}$
\EndIf \EndIf
\\ \\
\State \Comment{Wähle aus der Menge der häufigsten Label $M_H$ zufällig eines aus} \State \textit{//Wähle aus der Menge der häufigsten Label $M_H$ zufällig eines aus}
\State $label \gets \Call{Random}{M_H}$ \State $label \gets \Call{Random}{M_H}$
\State $v.\Call{AddLabel}{label}$ \Comment{und weise dieses $v$ zu} \State $v.\Call{AddLabel}{label}$ \Comment{und weise dieses $v$ zu}
\EndFor \EndFor

Binary file not shown.