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