diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-barcode')
-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 |