diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-17 22:49:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-17 22:49:00 +0000 |
commit | 1993479d9cf72029f3156e0f44657df711deb319 (patch) | |
tree | 2322b7820cfb6f5cd9dd7dd7f77d0747510ba2ed /Master/texmf-dist/tex/latex/xpeek | |
parent | 03efb6dbd755ff22b128511a02ccd0940ac572c3 (diff) |
xpeek (17aug12)
git-svn-id: svn://tug.org/texlive/trunk@27442 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xpeek')
-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 |