summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/simurgh/simurgh-algorithm.sty
blob: c7773e8698815db4086dd817f45055b33960c347 (plain)
1
2
3
4
5
6
7
8
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{simurgh-algorithm}[2013/09/18 v0.01a changes to `algorithm.sty']
\def\ALG@name{\if@RTL الگوریتم\else Algorithm\fi}
\def\ALGS@name{الگوریتم‌ها}
\def\listalgorithmname{\if@RTL فهرست \ALGS@name\else List of \ALG@name s\fi}


\endinput