diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-28 00:18:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-28 00:18:48 +0000 |
commit | 050c38a72286bd2086d5aa5fbc2ea4f59459917b (patch) | |
tree | 5fdaea846413b3b1721441e858a5d0f544cdbf18 /Master/texmf-dist/tex/latex | |
parent | 7bd9b1903189de6f39e6f6bcc94b5fc146a57f79 (diff) |
pst-barcode 0.07
git-svn-id: svn://tug.org/texlive/trunk@14898 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty index 73b57640a71..acce0bf8906 100644 --- a/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty +++ b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty @@ -4,5 +4,8 @@ \input{pst-barcode.tex} \ProvidesFile{pst-barcode.tex} [\filedate\space v\fileversion\space `PST-barcode' (hv)] -\IfFileExists{pst-barcode.pro}{\@addtofilelist{pst-barcode.pro}}{}% +\IfFileExists{pst-barcode.pro}{% + \ProvidesFile{pst-barcode.pro} + [2009/08/12 PostScript prologue file (hv)] + \@addtofilelist{pst-barcode.pro}}{}% \endinput |