diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/xpeek/xpeek.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/xpeek/xpeek.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/xpeek/xpeek.sty b/Master/texmf-dist/tex/latex/xpeek/xpeek.sty index b94499e2146..757539c188b 100644 --- a/Master/texmf-dist/tex/latex/xpeek/xpeek.sty +++ b/Master/texmf-dist/tex/latex/xpeek/xpeek.sty @@ -26,7 +26,7 @@ %% ---------------------------------------------------------------- \RequirePackage{expl3, xparse} \ProvidesExplPackage - {xpeek} {2012/08/09} {0.1} + {xpeek} {2012/08/15} {0.2} {Define commands that peek ahead in the input stream} \tl_new:N \g_xpeek_matchlist_tl \tl_new:N \g_xpeek_ignorelist_tl |