summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex01.tex
blob: 2f3cd8f37feef43c1c6664fb28a7794ecd94ce1d (plain)
1
2
3
4
5
6
7
8
\SetVline
\eIf{cond1}{
  a line\;
  a line\;
}{
  another line\;
  another line\;
}