diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-28 00:40:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-28 00:40:04 +0000 |
commit | 1c4b9b9cf2ef89c3c82f326b01ad001a45989092 (patch) | |
tree | 9a4e1b5d732fbd7f685762b3bcbd77d5f790ad7b /Master/texmf-dist/tex/latex/pst-bar | |
parent | d5c8adb97c81f485da34580a1811835fafe84915 (diff) |
pst-bar 0.92 (26nov08)
git-svn-id: svn://tug.org/texlive/trunk@11440 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-bar')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-bar/pst-bar.sty | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-bar/pst-bar.sty b/Master/texmf-dist/tex/latex/pst-bar/pst-bar.sty index 09377686fff..b12795ce04a 100644 --- a/Master/texmf-dist/tex/latex/pst-bar/pst-bar.sty +++ b/Master/texmf-dist/tex/latex/pst-bar/pst-bar.sty @@ -1,7 +1,10 @@ \RequirePackage{pstricks}% \ProvidesPackage{pst-bar}[2004/08/22 package wrapper for pst-bar.tex (ahr)] \input{pst-bar.tex} +\IfFileExists{pst-bar.pro}{% + \ProvidesFile{pst-bar.pro} + [2004/08/22 v. 0.2, PostScript prologue file (ahr)] + \@addtofilelist{pst-bar.pro}}{}% \ProvidesFile{pst-bar.tex} [\filedate\space v\fileversion\space `pst-bar' (ahr)] -\IfFileExists{pst-bar.pro}{\@addtofilelist{pst-bar.pro}}{}% hv 2006-01-20 \endinput |