diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-08 17:15:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-08 17:15:53 +0000 |
commit | 5890c57826c2128580cec1fc13315e5ef36ad39d (patch) | |
tree | be3011ff305f875fdb4b17b6ed663042bcd42286 /Master/texmf-dist/tex/latex/morewrites/primargs.sty | |
parent | 5707440c76d3bf061f1342742a90f3723c67f2e9 (diff) |
morewrites (5dec12)
git-svn-id: svn://tug.org/texlive/trunk@28470 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/morewrites/primargs.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/morewrites/primargs.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/morewrites/primargs.sty b/Master/texmf-dist/tex/latex/morewrites/primargs.sty index 34d9f76fcfb..450bcb9dd61 100644 --- a/Master/texmf-dist/tex/latex/morewrites/primargs.sty +++ b/Master/texmf-dist/tex/latex/morewrites/primargs.sty @@ -21,7 +21,7 @@ %% ----------------------------------------------------------------------- \RequirePackage {expl3} [2012/08/14] \ProvidesExplPackage - {primargs} {2012/08/24} {0.2c} {Parsing arguments of primitives} + {primargs} {2012/12/05} {0.2d} {Parsing arguments of primitives} \cs_new_protected_nopar:Npn \g__primargs_code_tl { } \cs_new_protected_nopar:Npn \__primargs_no_afterassignment: { \tex_afterassignment:D \tex_relax:D } |