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