projects
/
Misc
/
Vorlage-Abschlussarbeiten.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d2721a
)
Fix pseudo code example to use uIf
author
Michael Hamann
<michael.hamann@kit.edu>
Tue, 25 Apr 2017 12:20:01 +0000
(14:20 +0200)
committer
Michael Hamann
<michael.hamann@kit.edu>
Tue, 25 Apr 2017 12:20:01 +0000
(14:20 +0200)
content.tex
patch
|
blob
|
history
diff --git
a/content.tex
b/content.tex
index 0f9aa78ac7b1d8f4dc6f5b69cf21b3c469b67906..dd7f00f82221c76a27fff569af2fc08770ec04aa 100644
(file)
--- a/
content.tex
+++ b/
content.tex
@@
-73,7
+73,7
@@
The content chapters of your thesis should of course be renamed. How many chapte
{
$\dist{v} \leftarrow \dist{u} + \omega(u,v)$ \;
$\pred{v} \leftarrow u$ \;
- \If{\Q.\queueContains{v}}
+ \
u
If{\Q.\queueContains{v}}
{
\Q.\queueDecreaseKey{$v, \dist{v}$}
}