summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/algorithm2e/doc/algorithm2e_ex01.tex
blob: 083de70a63ea541eaed2be74079e2c5c99370665 (plain)
1
2
3
4
5
6
7
8
\SetAlgoVlined
\eIf{cond1}{
  a line\;
  a line\;
}{
  another line\;
  another line\;
}