summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex03.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex03.tex')
-rw-r--r--Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex03.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex03.tex b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex03.tex
new file mode 100644
index 00000000000..7b106461f3b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex03.tex
@@ -0,0 +1,5 @@
+\lIf{cond3}{ another example}
+\Else{
+ a block\;
+ a block\;
+}