summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-15 21:09:50 +0000
committerKarl Berry <karl@freefriends.org>2020-05-15 21:09:50 +0000
commitbc9cb4d0156c5487ffef5f527a581425e1afaeac (patch)
tree3bd970cb1067aa791814515e99955fca3223aff6 /Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
parent4184b0334b6256fcebae11d52aeaf8eaa6226b9d (diff)
l3 (15may20)
git-svn-id: svn://tug.org/texlive/trunk@55157 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty')
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
index 7c446d6a360..e14094269b7 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
@@ -32,7 +32,7 @@
}%
\endinput
}
-\ProvidesExplPackage{xparse}{2020-05-14}{}
+\ProvidesExplPackage{xparse}{2020-05-15}{}
{L3 Experimental document command parser}
\clist_new:N \l__xparse_options_clist
\DeclareOption* { \clist_put_right:NV \l__xparse_options_clist \CurrentOption }