summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/xifthen/xifthen.sty')
-rw-r--r--Master/texmf-dist/tex/latex/xifthen/xifthen.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/xifthen/xifthen.sty b/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
index 9a456251790..a013cee614e 100644
--- a/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
+++ b/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
@@ -1,5 +1,5 @@
-\def \filedate {2009/03/23}%
-\def \fileversion {v1.2}%
+\def \filedate {2009/04/17}%
+\def \fileversion {v1.3}%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{xifthen}%
[\filedate \space \fileversion \space Extended ifthen features]
@@ -18,7 +18,7 @@
\def \@tempb{\@tempc}%
\begingroup % Thanks MPG
\toks@ {##2}%
- \edef \@tempa {\the \toks@}
+ \edef \@tempa {\the \toks@}% <- UF v1.3
\expandafter \endgroup
\ifx \@tempa \@tempb
\toks@ \expandafter {\the \toks@ ##1}%