diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-23 23:05:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-23 23:05:28 +0000 |
commit | abb699090718cb65cf58d15dffdc8e5508855fe8 (patch) | |
tree | 063340f116e2a482f4c1d9b64734f4af11c12c0a /Master/texmf-dist/tex/latex/pst-barcode | |
parent | 9c513dd7cec89aed0eaf0cdd6ba1cce22ae231d5 (diff) |
pst-barcode 0.04 (24jul06)
git-svn-id: svn://tug.org/texlive/trunk@1900 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-barcode')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty | 3 |
1 files changed, 2 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 9379848ca16..73b57640a71 100644 --- a/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty +++ b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty @@ -1,7 +1,8 @@ \RequirePackage{pstricks} -\ProvidesPackage{pst-barcode}[2005/07/24 package wrapper for +\ProvidesPackage{pst-barcode}[2006/07/23 package wrapper for pst-barcode.tex (hv)] \input{pst-barcode.tex} \ProvidesFile{pst-barcode.tex} [\filedate\space v\fileversion\space `PST-barcode' (hv)] +\IfFileExists{pst-barcode.pro}{\@addtofilelist{pst-barcode.pro}}{}% \endinput |