summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex01.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex01.tex')
-rw-r--r--Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex01.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex01.tex b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex01.tex
new file mode 100644
index 00000000000..2f3cd8f37fe
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex01.tex
@@ -0,0 +1,8 @@
+\SetVline
+\eIf{cond1}{
+ a line\;
+ a line\;
+}{
+ another line\;
+ another line\;
+}